R0K33026AS000BE Renesas Electronics America, R0K33026AS000BE Datasheet - Page 16

KIT DEV EVALUATION M16C/26A

R0K33026AS000BE

Manufacturer Part Number
R0K33026AS000BE
Description
KIT DEV EVALUATION M16C/26A
Manufacturer
Renesas Electronics America
Series
Renesas Starter Kits (RSK)r
Type
MCUr

Specifications of R0K33026AS000BE

Contents
CPU Board, LCD Display Module, E8 Emulator, Cable, QuickStart Guide and CD-ROM
For Use With/related Products
M16C/26A
Lead Free Status / RoHS Status
Not applicable / Not applicable
The statics test is used to demonstrate that the initialisation has successfully copied all initialised variables from storage in flash to RAM.
The code will stop at the breakpoint. (Press a button to bypass the flashing LED test.)
It is possible to monitor variables during debugging of the code. To set up a ‘watch’ on a variable place the mouse over the variable. If the
variable is available in the current context a tool-tip will be displayed with the current value of the variable.
A dialog will open showing the variable and allowing further details to be explored.
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 ‘.
This dialog is not available if user debugged using
eventpoints as suggested at top of page 10. ‘CTRL-E’
will open the eventpoint window. Eventpoins can be
viewed in Breakcondition tab of event window.
Press <Stop> on the debug tool bar.
Press ‘CTRL-B’ to open the breakpoint window.
Select <Remove All>
Press <OK>.
Open the file ‘main.c’
Insert a breakpoint on Statics_Test();.
Press <Reset Go> on the Debug Tool Bar.
Press <Step In> on the Debug Tool Bar.
Hover the mouse over the ‘ucStr’ variable to see the tooltip value. Then Right click on the variable name and select ‘Instant
Watch’.
Press <Add>
Set a breakpoint on the call to DisplayString(); inside the for loop.
Press ‘Go’ to run the code from the current PC
position.
12

Related parts for R0K33026AS000BE