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.

LAUNCHXL-F280049C: Break at address "0x3fb02a" with no debug information available, or outside of program code.

Part Number: LAUNCHXL-F280049C
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~

  • Hi,

    I am little unsure about the flow. Let me repeat if I understand it correctly.

    You have launchpad, imported the project, select the CPU1_LAUNCHXL_RAM as active project, press the 'Debug' icon. The example works as expected.

    Now you terminate the debug session, then press physical switch to reset the board. Then press 'Debug' button again, now you are seeing the error displayed in the image above. Is my understanding correct?

    What is the boot-mode of launchpad ?

    Thanks & Regards,

    Santosh

  • Any update on this issue? Is it resolved?