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.

Can not set breakpoint in main()

Guru 20045 points

Hello,

I am getting the following error when I try to run my program. 

C28xx: Trouble Setting Breakpoint with the Action "Finish Auto Run" at 0x33b828: (Error -1066 @ 0x33B828) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.1.8.0)

Also, when I try to set a break point in main(), I get the following error:

C28xx: Trouble Setting Breakpoint with the Action "Remain Halted" at 0x33b828: (Error -1066 @ 0x33B828) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.1.8.0).

I just started moving some time critical functions from FLASH to RAM.  Could that be causing the issue?

I am using the following development tools:

1. Docking Station USB-EMU [R3]

2. F28335 PGF Control Card for development

3. CCS 5.3.0.00090

Thanks,

Stephen