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.

CCS/TMS320F28069M: emulator error code

Part Number: TMS320F28069M

Tool/software: Code Composer Studio

Hello,

I am simulating a empty code in my device TMS320F28069M.

But i am not able to decode the error due to which the empty also cannot be burned in the DSP.

CODE:

/*
* main.c
*/
int main(void) {

return 0;
}

error:

C28xx: Error connecting to the target: (Error -1135 @ 0x0) The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operation. (Emulation package 5.1.507.0)