Reboot after Breakpoint in isr

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

Reboot after Breakpoint in isr

608 Views
Gorvak
Contributor II

Using the blinky example code, if I put a breakpoint in the systick isr and then reset the target using the debugger with the core stopped on that instruction, the isr never fires again. I have to exit the debugger and physically reset the core. 

Putting the breakpoint anywhere else does not have the same effect. Interrupts work perfect after the reset.

Putting the breakpoint in the isr but not resetting the core using the debugger whilst the core is stopped doesn't trigger the fault either.

All settings are as default used in the demo code.

Has anyone else noticed this? 

0 Kudos
3 Replies

602 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Gorvak,

I refer to your description take a video on my side, please see my attachment, do I missing something?

 

BR

Alice

0 Kudos

596 Views
Gorvak
Contributor II

How do I access your attachment? I don't see anything that allows me to download a file?

It might be helpful for me to describe my environment:

I use IAR 8.50.6 to perform this, connected to LPC55516-EVK over LINK 2 USB connector and using JFlash firmware in the board as suggested by startup guide.

 

0 Kudos

583 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

I used MCUXpresso IDE.

About IAR, how about ask IAR support ?

 

0 Kudos