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?