Why do my software breakpoints keep disappearing?
I have a breakpoint set in code which is loaded into Flash and then runs from RAM. The breakpoint is set in RAM region where the code runs. Sometimes this breakpoint halts the code, sometimes it does not.
I noticed that when I issue a new run (reset -> run) that's when the breakpoint seems to disappear.