2.1 Overview
The resource information tool can be used to confirm the resource information (e.g. system information and memory area information) that changes dynamically as the program executes.
The operating procedures for the resource information tool are described below.
Launch the CS+ from the [start] menu of Windows.
Remark See "CS+ Start" for details on "Start CS+".
Open the project to debug.
Remark See "CS+ Start" for details on "Open project".
Select the type of debugging tool with which to debug the program (IECUBE, E1, E20 or Simulator).
Remark See "CS+ RL78 Debug" for details on "Select debug tool".
Download the program to debug.
Remark See "CS+ RL78 Debug" for details on "Download programs".
Remarks 1. When a program using the RI78V4 functionality is downloaded, this panel opens automatically.
2. The value will be indeterminate for the resource information shown when the RI78V4 system initialization is incomplete, because it will not be managed by the RI78V4.
(6) Execute/stop programs
Run the program to the location for which you wish to display the resource information.
Remarks 1. See "CS+ RL78 Debug" for details on "Execute/stop programs".
2. You can debug a program efficiently using gSection skip functionh of the debugger. For example gstep inh execute on a service call issue point, the debugger skip all internal process of RI78V4 and break by reaching the user application part. See "CS+ RL78 Debug" for details on "Section skip function".