Cypress Semiconductor Perform CY7C1380D Dokumentacja Strona 37

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 46
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 36
Chapter 5: Creating the Software Application 5–3
Add Source Code Files to the Project
© June 2009 Altera Corporation Nios II System Architect Design Tutorial
Preliminary
Because this software project is based on the blank template, the project directories do
not yet contain any source code files.
Add Source Code Files to the Project
Your working directory contains a software_source_files folder. The files in this
folder are the source code files for the tutorial software application project.
To copy these files to the software application folder, perform the following steps:
1. In Windows Explorer, open the software_source_files folder and select all the
files.
2. Drag the files and drop them on the neek_picture_viewer folder in the
Nios II IDE.
The files are copied to the software project directory, and their names appear in the
Nios II IDE as shown in Figure 5–3.
Configure System Library Build Properties
In this section, you configure the system library build to specify the properties of this
software system. These properties include the interface for stdio and stderr messages,
the memory in which to allocate the stack and the heap, and whether an operating
system or network stack should be included in the project image.
To configure the system library build properties, perform the following steps:
1. On the Nios II IDE Nios II C/C++ Projects tab, right-click
neek_picture_viewer_syslib.
2. Click Properties.
3. In the left pane, click System Library. The System Library dialog box appears.
4. Under RTOS, click MicroC/OS-II. Figure 5–4 shows the System Library settings.
Figure 5–3. Software Application Project with Source Code Files
Przeglądanie stron 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 45 46

Komentarze do niniejszej Instrukcji

Brak uwag