- IAR Embedded Workbench for RH850 3.20.x
- C-SPY Debugging
- The C-SPY command line utility—cspybat
- Summary of C-SPY command line options
Summary of C-SPY command line options
General cspybat options
Passes command line arguments to the debugged application. | |
Makes the debugger attach to a running application at its current location, without resetting the target system. | |
Marks the beginning of the parameters to be sent to the C-SPY driver (mandatory). | |
Enables the generation of code coverage information and places it in a specified file. | |
Specifies the maximum number of cycles to run. | |
Specifies an alternative debug file. | |
Downloads a code image without starting a debug session afterwards. | |
Extends the command line. | |
Makes the debugger leave the application running on the target hardware after the debug session is closed. | |
Specifies a macro file to be used. | |
Assigns a value to a C-SPY macro parameter. | |
Specifies a plugin file to be used. | |
Omits the sign-on message. | |
Makes the debugger use sockets instead of pipes for its internal communication. | |
Disables the warning when the ELF entry point is at address | |
Limits the maximum allowed execution time. |
Options available for the simulator driver
Disables the interrupt simulation. | |
Analyzes your source code to find where the most time is spent during execution. | |
Activates memory access checking. | |
Specifies the number of cores on the device for multicore debugging. |