While debugging my code for Cortex-M0+ MCU, I found out that "Cortex-Debug" doesn't clear flash software breakpoints when it closes debug session. That results in corrupted flash, so after power reset MCU breaks in the place of software breakpoint even when you are not debugging.
I haven't found any previous mentions of this problem, so I decided to report.
While debugging my code for Cortex-M0+ MCU, I found out that "Cortex-Debug" doesn't clear flash software breakpoints when it closes debug session. That results in corrupted flash, so after power reset MCU breaks in the place of software breakpoint even when you are not debugging.
I haven't found any previous mentions of this problem, so I decided to report.