- IAR Embedded Workbench for RX 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
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. | |
Enables C-RUN runtime error checking in | |
Specifies to | |
Makes | |
Specifies a file for the C-RUN rules to | |
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 driver to be used. | |
Specifies the size of the type | |
Specifies the byte order for data. | |
Specifies how the code was compiled with regards to handling floating-point operations. | |
Specifies the size of the type | |
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. | |
Enables C-SPY support for the TFU that is available for some devices based on the RXv3 architecture. | |
Specifies the TFU version to use when the |
Options available for all C-SPY hardware debugger drivers
Specifies a saved hardware settings file. | |
Treats specified debugger messages as warnings. | |
Identifies which emulator you are using. | |
Controls the behavior of the debugger when code is downloaded. | |
Creates a log file. | |
Makes the debugger start executing from the entry symbol found in the output ELF file. | |
Suppresses download of the executable image. | |
Verifies the executable image. |
Options available for the E1/E20 and E2/E2 Lite/EZ-CUBE2 drivers
Downloads just the flash memory blocks that have been changed. |
Options available for the J-Link driver
Selects a specific device in the JTAG scan chain. | |
Sets the number of IR bits before the device to be debugged. |