Renesas PC7501 Bedienungsanleitung Seite 280

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 286
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 279
12.4 Option of C Compiler/Assembler/Linker
We do not evaluate other settings, so we can not recommend to append other options.
12.4.1 When Using NCxx
When -O, -OR or -OS option is specified at compilation, the source line information may not be
generated normally due to optimization, causing step execution to be operated abnormally.
To avoid this problem, specify -ONBSD (or -Ono_Break_source_debug) option together with -O, -OR or
OS option.
12.4.2 When Using the IAR EC++ Compiler (EW)
Please specify the project setting by following process.
1. The Setting in the IAR Embedded Workbench
When you select the menu [Project] -> [Options...], the dialog for "Options For Target " target""
will open. In this dialog, please select the "XLINK" as category, and set the project setting.
- Output Tab
In the "Format" area, check the "Other" option, and select the "elf/dwarf" as "Output Format".
- Include Tab
In the "XCL File Name" area, specify your XCL file (ex: lnkm32cf.xcl).
2. Edit the XCL file
Add the command line option "-y" to your XCL file. The designation of "-y" option varies
depending on the product.
Product Name
-y Option
The debugger for M32C -yspc
The debugger for M16C/R8C -yspc
3. Build your program after the setting above.
We do not evaluate other settings, so we can not recommend to append other options.
270
Seitenansicht 279

Kommentare zu diesen Handbüchern

Keine Kommentare