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
Summary of Contents for Emulator Debugger M16C PC4701
Page 13: ...Setup of Debugger 1...
Page 14: ...Blank Page 2...
Page 73: ...Tutorial 59...
Page 74: ...Blank Page 60...
Page 95: ...Reference 81...
Page 96: ...Blank Page 82...
Page 128: ...Example Writing byte length data 32h to even address 400h 114...
Page 130: ...16 bits bus width 116...
Page 132: ...2nd point 118...
Page 133: ...7 Windows Dialogs 16 bits bus width 119...
Page 134: ...Example Writing data 10h 3Fh to even address 400h 120...
Page 138: ...Example Writing byte length data 32h to even address 400h 124...
Page 140: ...16 bits bus width 126...
Page 141: ...7 Windows Dialogs Example Writing word length data 1234h to even address 400h 127...
Page 142: ...Example Writing data 10h 3Fh to even address 400h 128...
Page 146: ...Example Writing byte length data 32h to even address 400h 132...
Page 147: ...7 Windows Dialogs Example Writing data 10h 3Fh to even address 400h 133...
Page 153: ...7 Windows Dialogs 7 7 8 2 Interrupt Termination Set as below 139...
Page 172: ...For condition 7 choose the Mode shown below and set the Start event 158...
Page 294: ...MEMO 280...