3 when using the iar c compiler (ew) – Renesas Emulator Debugger M16C PC4701 User Manual
Page 290

12.5.3 When Using the IAR C 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 "ieee-695" as "Output Format".
-
Include Tab
In the "XCL File Name" area, specify your XCL file (ex: lnkm16c.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
-ylmb
The debugger for M16C/R8C
-ylmb
The debugger for 740
-ylmba
3.
Build your program after the setting above.
We do not evaluate other settings, so we can not recommend to append other options.
276