- IAR Embedded Workbench for RL78 5.20
- C-SPY Debugging
- The C-SPY command line utility—cspybat
- Summary of C-SPY command line options
Summary of C-SPY command line options
Read more about:
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 all C-SPY drivers
Specifies the core to be used. | |
Specifies the C-SPY target system. | |
Specifies the location for | |
Specifies the size in Kbytes of the near constants area. | |
Specifies the start address for the near constants RAM area. | |
Specifies the device description file to be used. |
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. |
Options available for the C-SPY hardware debugger drivers
Specifies a saved hardware settings file. | |
Specifies the Exec DLL file. | |
Makes C-SPY use the live debug feature that is available on some core S3 devices. | |
Creates a log file. | |
Suppresses download of the executable image. | |
Verifies the executable image. |