Renesas TM V.3.20A Bedienungsanleitung Seite 30

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 92
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 29
30
Choose [A default startup program is used.] for the startup program, and the startup program that comes standard with
the compiler is copied into the working directory.
Fig. 3-9 New Project Wizard (Step Finish)
Click [Finish] on the above dialog box, and the basic project information is created.
Registering files
When the TM has finished creating initial project information, the Project Editor window appears.
Fig. 3-10 Project Editor Immediately After Project Creation
The Project Editor works internally as an editor for the makefiles handled by the GNU make command. The project
view is a reflection of the concept of GNU make. To acquire a good command of the Project Editor, you need to
understand the basic concept of GNU make.
The basic structure of a makefile is as follows:
target : dependencies
command
This means that target depends on dependencies, and that to get target from dependencies, command must be
Seitenansicht 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 91 92

Kommentare zu diesen Handbüchern

Keine Kommentare