Renesas REJ10J1837-0100 Network Card User Manual


 
High-performance Embedded Workshop 17. Using the Debugger
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
276
Notes:
If you use the FILE_LOAD or FILE_LOAD_ALL command to download a module, the command batch file
specified for "Before download of modules" or "After download of modules" is not executed.
If you use the RESET command to reset the CPU, the RESET command written in the command batch file
specified for "After reset" is not executed.
(2) Not executing a batch file when a module containing only debug information is downloaded
If this checkbox is selected, a batch file will not be executed when Download (Debug Data Only) is selected in the
pop-up menu displayed by right-clicking the module in the workspace window even in cases where Before download
of modules or After download of modules has been selected for Command batch file load timing and a command
batch file has been specified.
To not execute a batch file when a program containing only debug information is downloaded
1. Select [Debug -> Debug Settings]. The Debug Settings dialog box opens.
2. Select the Options tab.
3. Select the Disable batch file execution when downloading debug information. By default, this checkbox is
selected.
4. Click OK.
(3) Downloading modules after build
If this checkbox is selected, the user program will be automatically downloaded after a build.
To download modules after build
1. Select [Debug -> Debug Settings]. The Debug Settings dialog box opens.
2. Select the Options tab.
3. Select the Download modules after build. By default, this checkbox is selected.
4. Click OK.
(4) Removing breakpoints on download
If this checkbox is selected, the breakpoints will be automatically removed after downloading the user program.
To remove breakpoints on download
1. Select [Debug -> Debug Settings]. The Debug Settings dialog box opens.
2. Select the Options tab.
3. Select the Remove breakpoints on download. Default for this checkbox depends on the target.
4. Click OK.
(5) Disabling memory access until after target connection command file execution
When this checkbox is selected, if a command batch file to be automatically executed at connection to the target has
been specified, the memory in the target will not be accessed until execution of the command batch file is finished.
To disable memory access until after target connection command file execution
1. Select [Debug -> Debug Settings]. The Debug Settings dialog box opens.