
M3T-PD32RM V.3.01 Release 00 Release Notes
5.5. Precautions on Debugging
5.5.1. When using CC32R
" If the target program contains multiple object files with the same file name, debug
information on those objects cannot be handled correctly.
" Variables that are named “bool” can be referred neither with C Watch Window nor with print
command in Script Window.
5.5.2. When using D-CC
" If the target program has typedef declarations internally used, pay attention to the following:
(1) When displaying type definition names, respective tag names are displayed.
(2) When using type definition names to write C language expressions, be sure to use
respective tag names.
5.5.3. Common precautions
" In the first line of a function, the stack frame for the function is not fully formed. When
referencing function parameters or auto variables, execute as many lines in the function as
can be executed.
" If a variable is declared with the same name as the type definition name declared by typedef,
you cannot reference that variable.
Rev.1.00 10.01.2006 page 11 of 28
REJ10J1494-0100
Komentáře k této Příručce