English
Language : 

R0E00008AKCE00EP38 Datasheet, PDF (7/35 Pages) Renesas Technology Corp – Microcomputer Development Environment System
E8a Emulator
2. E8a Emulator Specifications
2.2 Applicable tool chain and third-party products
You can debug a module created by the inhouse tool chain and third-party products listed in Table 2.3 below.
Table 2.3 Applicable Tool Chain and Third-party Products
Tool chain
Third-party products
M3T-NC30WA V.5.20 Release 01 or later
TASKING M16C C/C++/EC++ Compiler V.2.3r1 or later
IAR EWM16C V.2.12 or later
Notes on debugging the load modules created in ELF/DWARF2 format
If the load module was created in ELF/DWARF2 format using TASKING M16C C/C++/EC++ compiler V3.0r1, the
precautionary note described below must be observed when displaying member variables of the base class in the watch
window.
Precautionary Note:
If any class object with a base class is defined, the following problems may occur:
Case 1: Member variables of the base class cannot be referenced directly from the class object (*1).
=>Use indirect references from the class object to refer to member variables of the base class (*2) (*3).
Case 2: If the PC value resides in any member function of a derived class, member variables of the base class cannot be
referenced directly (*4).
=> Use indirect references from “this” pointer to refer to member variables of the base class (*5) (*6).
REJ10J1739-0200 Rev.2.00 Jul. 03, 2009
Page 7 of 35