Hi,
I am trying to connect to an DM6467T DVEVM with an XDS100v2 emulator. After starting CCS v4.1.1.00014 I click "debug" and I get :
"Error connecting to the target:
Error 0x80000260/-1137
Fatal Error during: Execution, Initialization, OCS,
It appears that the target is being held in reset. This may be
due to Wait-In-Reset (WIR) configuration set by the EMU0=0
and EMU1=1 pin settings. If this is the case, DISCONNECT
all CONNECTED devices including icepick and then select
RETRY to clear the WIR configuration.
If this is a multi-core system, the master CPU may not be
releasing the DSP/MCU from reset. Please check your
configuration in CC_setup and/or your GEL file to ensure that
nothing is blocking the DSP/MCU from being released from reset"
CCS Version: v4.1.1.00014
Host Operating System:Windows 7 pro 64 bits
Gel files: I use the gel files given with the board
Target connector used 14 pin TI JTAG
Emulator model: XDS100v2
I'd like to connect only to DSP side in a first time to test my code.
1. How can i get through this error and connect to the DSP only?
2. Do I have to connect first to the ARM to release the DSP from reset as I read somewhere?
3.Can I connect to the ARM with CCSV4 and an 14pin TI to pin ARM adapter on XDS100v2 to achieve that?
4.In Target Configuration, do I have to bypass some cpu (Arm968 for example) and select the DSP as slave ?
Thanks,
CC