Renesas M16C Manual de usuario Pagina 290

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 294
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 289
12.5.5 When Using the TASKING C Compiler (EDE)
Please specify the project setting by following process.
1. Select menu - [EDE]->[C Compiler Option]->[Project Options...]. The "M16C C Compiler Options
[Project Name]" dialog opens.
Please set as follows by this dialog.
- Optimeze Tab
Please specify "No optimization" by Optimization level.
- Debug Tab
Please check only ""Enable generation of any debug information(including type checkeing)""
and "Genarate symbolic debug information".
2. Select menu - [EDE]->[Linker/Locator Options...]. The "M16C Linker/Locator Options [Project
Name]" dialog opens.
Please set as follows by this dialog.
- Format Tab
Please specify "IEEE 695 for debuggers(abs)" by Output Format.
3. Build your program after the setting above.
We do not evaluate other settings, so we can not recommend to append other options.
12.5.6 When Using the TASKING C Compiler (CM)
12.5.6.1 Specify the Option
Please specify "-g" and "- O0" options when compiling.
In the options other than the above-mentioned, the operation check is not done. Please acknowledge
that the options other than the above-mentioned cannot be recommended.
12.5.6.2 Command Execution Examples
The following shows examples of entering commands.
>CM16 -g -O0 file1.c<Enter>
278
Vista de pagina 289
1 2 ... 285 286 287 288 289 290 291 292 293 294

Comentarios a estos manuales

Sin comentarios