Mcuxpresso can not debug, breakpoint has a strange symbol

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Mcuxpresso can not debug, breakpoint has a strange symbol

Jump to solution
1,034 Views
anthonyama
Contributor III

Yesterday, I set the breakpoint and debug well.

But today, When set breakpoint, 2 strange line symbol is appeared on breakpoint, and can not debug at there. I tried to set breakpoint in OS and driver, but the same problem.  

anthonyama_0-1633419325881.png

I am using MCUXPresso v11.3.1.

Both LinkServer and Segger are the same problem.

What happens with my debug? and how to solve this?

Thanks for your supports!

0 Kudos
1 Solution
1,023 Views
ErichStyger
Senior Contributor V

It seems that you have disabled breakpoints: see

https://mcuoneclipse.com/2013/02/19/skipping-breakpoints/

 

I hope this helps,

Erich

View solution in original post

2 Replies
1,014 Views
anthonyama
Contributor III

Hi @ErichStyger 

Thanks for your support.

I just disabled it, then debug normally.

anthonyama_0-1633485231324.png

 

 

0 Kudos
1,024 Views
ErichStyger
Senior Contributor V

It seems that you have disabled breakpoints: see

https://mcuoneclipse.com/2013/02/19/skipping-breakpoints/

 

I hope this helps,

Erich