Renesas REJ10J1837-0100 Network Card User Manual


 
High-performance Embedded Workshop 14. Using the Command Line
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
205
Debugger tab
This pane allows the user to perform single stepping or set breakpoints in the selected batch file to control the
target platform.
When a batch file has been loaded, placing the mouse cursor on the line dividing the panes turns the mouse
cursor into a double-headed arrow. Click and drag the mouse cursor to a desired position to adjust the size of
the panes.
o Upper pane (contents of the batch file)
The upper pane shows the contents of the selected batch file and allows debugging. However, you cannot
modify data in this pane.
The contents of the selected batch file are displayed.
Single stepping of command lines can be performed in the selected batch file.
Execution can start from the top of the batch file.
A breakpoint (
) can be set in the Breakpoint column on the left to the command line.
A yellow arrow (
) in the Breakpoint column indicates the command line where execution is to start.
The line where execution is to start (i.e. the yellow arrow (
)) can be returned to the top of the batch
file.
The results of command execution can be output to a file.
o Lower pane (results of command execution)
The lower pane shows the results of command execution. This information is in synchronization with the
contents of the Console tabbed pane. However, you cannot modify data in this pane.
You can clear the information shown in this pane. The contents of the Console tabbed pane will also
be cleared.