Tool/software: Code Composer Studio
Hi!
CCS being connected to a custom board via XDS560, if I modifiy the binary (building my project), CCS flash the DSP with the new binary.
But I have modified the binary via the file explorer (via SVN in fact), CCS have tried to flash the DSP but it fails. And I'm not able to re-connect to the target. CCS give this error : "C28xx: Error connecting to the target: (Error -233 @ 0x0) The JTAG IR and DR scan-paths cannot circulate bits, they may be broken. An attempt to scan the JTAG scan-path has failed. The target's JTAG scan-path appears to be broken with a stuck-at-ones or stuck-at-zero fault. (Emulation package 6.0.14.5)".
But no action on the hardware have been made on the custom board or in the XDS560 connection before and after the problem occur.
I'm running Code Composer Studio 5.5 and the JTAG emulator is an Spectrum Digital XDS560v2 STM.
Thanks for your help