This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6701 EVM CCS4.2.1

Hello,
im trying to get started with an old C6701EVM and a Spectrum XDS510-USB

The XDS510 works perfect on a C6727 EVM but i´m not able to connect to the 6701.
I used a DSK6713 for the target configuration since there is no C6701 in the "Spectrum Digital XDS510USB Emulator" list.

The error happens when connecting to the device. I want to debug a testcode. df
TMS320C671X: Error connecting to the target: Error 0x80000200/-1072 Fatal Error during: OCS, PTI_ERR_TARG_STATE Error Occured at 0x000000FF

I thought that this could be a problem with the memory map selection since i want to store the code at region 0x00000000 which is the internal program memory when using MAP1 (EVM 6701 tech. ref. guide). I also tried it at 0x80000000 (internal data memory) which is the same in both memory map selections.
It is absolutly unclear for me how to set the SW2 Dip switches for this EVM. Maybe it has something to do with the boot settings?

somebody can give me a hint - i did only find a lazy webpage when im trying to google the error code.

best regards