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?