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.
Hello guys,
I implement a code for Peak Current Mode Control in a Buck DC-DC Converter, using C2000 Piccolo LaunchPad (TMS320F28027) with Code composer Studio v.6. The program is running fine, but after a short period of time an error occus. The error description is depicted below:
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.6)
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
I tried to reset the MCU and restart CCS, but this didn't seem to fix the problem. Why do I see this error message? Is this a problem of the MCU or the CCS?
Thanks for your support!
Nick
Hi Gautam,
It seemed to be a noise issue, thanks a lot or your helpful advice!
Nick