E1 Emulator : Setup
What do you want to do?
Learn how to:
Get reference information about the Setup page; see below the line.

By default, C-SPY downloads the application to RAM or flash when a debug session starts. The Download options on the Setup page let you modify the behavior of the download.

Download
Sets options for the code image to debug.
Suppress | Disables the downloading of code, while preserving the present content of the flash. This command is useful if you want to debug an application that already resides in target memory. If this option is combined with the Verify option, the debugger will read back the code image from non-volatile memory and verify that it is identical to the built application. |
Verify | Verifies that the downloaded code image can be read back from target memory with the correct contents. |
Collect data
Enables data collection for devices that support Smart Analog data collection and display. If this option has been selected, the only debug commands that can be used in the C-SPY Debugger are Go, Break, and Stop Debugging. The collected data is displayed in the Timeline, Event Log, and Event Log Summary windows.
Emulator serial number
Selects which Renesas emulator to use, if more than one is connected to your host computer via USB.
Use communication log file
Logs the communication between C-SPY and the target system to a file. To interpret the result, detailed knowledge of the interface is required.