COM 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. |
Debug FAA
Enables basic debugging for the FAA core (RL78 GREEN DSP V2). Only available for RL78 devices with an FAA.
COM port
Use the browse button to select the active communications port that the debug probe is connected to.
Reset control pin
Selects the reset control pin. Choose between:
DTR
Selects the DTR (Data Terminal Ready) pin as the reset control pin.
RTS
Selects the RTS (Request To Send) pin as the reset control pin.
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.