how do you disable Hardware breakpoints in Kinetis IDE?

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

how do you disable Hardware breakpoints in Kinetis IDE?

452 Views
rolandchok
Contributor I

i want to disable the hardware breakpoints. im using a FRDM-K22F board and using its built in boot loader for debugging using J-link openSDA 2.1. ]

 

thank you

 

roland

Labels (1)
0 Kudos
1 Reply

276 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Roland,

In order to disable breakpoints in KDS you need to go to the Breakpoints view on the Debug perspective:


pastedImage_1.png

Once there, you can disable the breakpoints by deselecting them:

pastedImage_2.png

Or you can delete the selected breakpoints by clicking on the X icon:


pastedImage_3.png

Another way too access the Breakpoints view is by clicking on Window>>Show View>>Breakpoints.


PS. Here is a post related to this topic that might also be helpful for you:

http://mcuoneclipse.com/2014/10/11/failed-to-debug-with-gdb-breakpoints-or-expressions-on-non-existi...

Best Regards!
Carlos

0 Kudos