Part Number: TMS320F28379D
Tool/software: Code Composer Studio
Hello,
I am working on a grid-tied inverter project and I need to run the DSP in debug mode to keep track of the variables and the program flow. However I am nervous that I might accidentally pause the DSP or the code hits a break point at which point the duty cycles will not update and the inverter might fail catastrophically. Is there a way to view the code variables in real-time in debug mode while making sure the DSP processor isn't accidentally stopped while gating? What are the 'debugging' best practices for high-power applications?
Thanks