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.

Can't run target CPU (Error -1141 at 0x0) Device is not responding

I've been trying to start a new project. Initially I used Eclipse to generate the template tcf file and then added memory definitions, etc. to match the tcf file in the audio example. I kept getting this error when trying to debug. I copied everything including the gel file, the tcf file and the cxml file from the audio example, but I still get the error. Is there some document to give a deatailed explanation somewhere for setting up the tcf, etc for a new project utilizing DSP/BIOS and CSL for the 5535ezdsp platform? Thanks in advance.

  • Looks like I missed one important thing. The large memory model wasn't selected in the compiler options. When I fixed this, I was still getting an error, but it appears as though the emulator just needed to be reset. Now it seems to work fine (hopefully :)