Other Parts Discussed in Thread: C2000WARE
Hi Experts,
I am working on LAUNCHXL-F280049C, programmer will work in debug mode but when I terminate debug session and reset controller then programmer is not working(release mode).
you can the below picture, when I load the code, it's PC point to the before Main first line, but when I run the Resume, it stuck the "ESTOP0"
Break at address "0x3fb02a" with no debug information available, or outside of program code.
BTW, I use the example for the C:\ti\c2000\C2000Ware_4_01_00_00\driverlib\f28004x\examples\hrpwm\hrpwm_ex4_duty_updown_sfo
And I try the other example, the error is still here. So, I doubt that the LP-Board something broken? kindly help me to resolve this issue.

I check the 0x3fb02a, it in the BOOT ROM address, so is it ITRAP ISR ? How can I debug the board broken? Thanks~