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)