Hi,
In TRM it says:
This device does not support the hardware wait-in-reset mode that is available on other
C2000 parts. The "wait" boot mode can be used to emulate a wait-in-reset mode. The "wait"
mode is very important for debugging devices with the CSM password programmed (that is,
secured). When the device is powered up, the CPU will start running and may execute an
instruction that performs an access to an emulation code security logic (ECSL) protected
area. If this happens, the ECSL will trip and cause the emulator connection to be cut. The
"wait" mode keeps this from happening by looping within the boot ROM until an emulator is
connected.
I'm curious about the statement, when we debug the device with XDS200 and CCS, since XDS200 is connected to the board and PC, /TRST pin should be pulled high to Emulation Boot mode, right? Then the boot mode is irrelevant to GPIO 34 and GPIO37. Right?
But when I tested on our controlcard when the F28035 is locked and GPIO34=1, GPIO37=1. I'm not able to connect the device with CCS and XDS200.
When I configure GPIO34=0, GPIO37=1, I'm able to connect the device with CCS and XDS200.