User`s manual

9.2.7 Character constants ......................................................................................................247
9.2.8 Operators .......................................................................................................................247
10. C/C++ Expressions 248
10.1 Writing C/C++ Expressions ....................................................................................................248
10.1.1 Immediate Values........................................................................................................248
10.1.2 Scope Resolution..........................................................................................................249
10.1.3 Mathematical Operators .............................................................................................249
10.1.4 Pointers ........................................................................................................................249
10.1.5 Reference......................................................................................................................249
10.1.6 Sign Inversion..............................................................................................................250
10.1.7 Member Reference Using Dot Operator .....................................................................250
10.1.8 Member Reference Using Arrow.................................................................................250
10.1.9 Pointers to Members....................................................................................................251
10.1.10 Parentheses................................................................................................................251
10.1.11 Arrays.........................................................................................................................251
10.1.12 Casting to Basic Types ..............................................................................................251
10.1.13 Casting to typedef Types ...........................................................................................252
10.1.14 Variable Name ...........................................................................................................252
10.1.15 Function Name ..........................................................................................................252
10.1.16 Character Constants..................................................................................................252
10.1.17 Character String Literals..........................................................................................252
10.2 Display Format of C/C++ Expressions...................................................................................253
10.2.1 Enumeration Types .....................................................................................................253
10.2.2 Basic Types ..................................................................................................................253
10.2.3 Pointer Types...............................................................................................................254
10.2.4 Array Types..................................................................................................................255
10.2.5 Function Types ............................................................................................................255
10.2.6 Reference Types...........................................................................................................255
10.2.7 Bit Field Types.............................................................................................................255
10.2.8 When No C Symbol is Found ......................................................................................256
10.2.9 Syntax Errors...............................................................................................................256
10.2.10 Structure and Union Types.......................................................................................256
11. Display the Cause of the Program Stoppage 257
12. Attention 258
12.1 Common Attention..................................................................................................................258
12.1.1 File operation on Windows..........................................................................................258
12.1.2 Area where software breakpoint can be set ...............................................................258
12.1.3 Get or set C variables ..................................................................................................259
12.1.4 Function name in C++.................................................................................................260
12.1.5 Option settings for download modules........................................................................260
12.1.6 Debugging multi modules ...........................................................................................260
12.1.7 Synchronized debugging..............................................................................................260
12.1.8 Down-load of Firmware...............................................................................................260
12.1.9 Restriction of LPT port................................................................................................261
12.1.10 Notes for coverage function.......................................................................................262
12.1.11 Emulator reset switch ...............................................................................................262
12.1.12 Debugging Resource on Emulator ............................................................................262
12.1.13 The start of the emulator and the debugger.............................................................262
12.1.14 The task pause function in using the address match interrupt break function .....262
12.1.15 The result of Coverage measurements .....................................................................262
12.2 Attention of the M32C Debugger ...........................................................................................263
12.2.1 Stack area used by the emulator ................................................................................263
12.2.2 Interrupt stack pointer when resetting the target program .....................................263
12.2.3 Option of C Compiler/Assembler/Linker ....................................................................263
12.2.4 Target MCU HOLD terminal......................................................................................263
v