Renesas M16C PC4701 用户手册

下载
页码 294
 
12 Attention 
 
279 
 
12.5.7 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.