R0K521134S000BE Renesas Electronics America, R0K521134S000BE Datasheet - Page 17

no-image

R0K521134S000BE

Manufacturer Part Number
R0K521134S000BE
Description
KIT EVAL STARTER FOR R8C/13
Manufacturer
Renesas Electronics America
Series
Renesas Starter Kits (RSK)r
Type
MCUr

Specifications of R0K521134S000BE

Contents
CPU Board, LCD Display Module, E8 Emulator, Cable, QuickStart Guide and CD-ROM
For Use With/related Products
R8C/13
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
The dialog will close and a new pane will open in the workspace containing the variable.
It is possible to see that the string has been successfully initialised to ‘ STATIC ‘.
When the program stops you can see the modified string displayed on the second line of the LCD.
Inspection of the watch pane will show that the first character of the variable string has been replaced with the first character of the constant
replacement string.
This shows that the variable was initialised at program start up and can be overwritten with ‘TESTTEST’.
You have now run the tutorial code and used many of the common features of the debugger. We suggest that you review the rest of the
tutorial code as many functions have important information on the operation of the code, the compiler directives and comments on when
they should or must be used. Please refer to Chapter 7 for more information on the project files.
Set a breakpoint on the call to DisplayString(); inside the for loop.
Press ‘Go’ to run the code from the current PC position.
Remove the breakpoint
Right click on the ‘DisplayString();’ function call after the loop and select ‘Go to cursor’.
13

Related parts for R0K521134S000BE