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.
Tool/software: Code Composer Studio
During debugging, I am getting this message and I cannot see the values of the registers (it happens only when I am switching on the power electronic converter I am controlling)
C28xx: Error: (Error -150 @ 0x0) One of the FTDI driver functions used during configuration returned a invalid status or an error. (Emulation package 6.0.407.3)
C28xx: Unable to determine target status after 20 attempts
C28xx: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
How to solve the issue?
Hi,
The major issue with this particular error is that a definitive root cause was never found.
At any rate, there are several discussions linked at the error description at the Debugging JTAG page (just search for the error number).
https://software-dl.ti.com/ccs/esd/documents/ccs_debugging_jtag_connectivity_issues.html
Hope this helps,
Rafael