I used to debug with version 3.4.0 normally. Today, after updating with the 3.4.3 update package, an error occurred. Tips "Break at address "0x0" with no debug information available, or outside of program code",how can I do?
My debugger is PE micro.
Solved! Go to Solution.
View solution in original post
我和你有同样的问题。你解决了吗?
Hi,
what's your target MCU? Can you please share output from debug console? What optimization level - is set do none?
See attach file, thanks.MCU is s32k 314.optimization level is "-Os"(Optimize for size), and setting to none also made no sense.