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.

CCS/TMS320F28379D: My code is working fine when I imported for the first time, but whenever I restart my PC or CCS it get stuck at my overcurrent fault routine

Part Number: TMS320F28379D

Tool/software: Code Composer Studio

Hello everyone, 

I am working on a motor driver project with my custom board (w/TMS320F28379xD microcontroller) but nowadays I have a awkward problem.

My project is working fine when I import my code to my workspace for the first time (from .zip file). I am selecting the last launch config and don't see any problem till I close my CCS IDE:

However, whenever I restart my IDE or PC, even I did not make any change on my code, it get stuck at my overcurrent fault routine. 

(btw I'm not making any changes on my HW and supplies)

Could you give me any suggestions about my problem please?

  • Yasin,

    Are you rebuilding and re-downloading the code to the target every time you restart CCS? Or is the code already flashed and running on the device and you are simply connecting to it and debugging using CCS? 

    What exactly do you mean when you say "selecting the last launch config"? 

    Without more details I can only guess but it sounds more like an issue with the code and/or device rather than CCS or the settings in CCS.

  • Since I haven't heard back from you, I’m assuming you were able to move past this issue. If not, feel free to post a reply with an update and some additional details to help us understand the issue better. Thanks!