Reboot after Breakpoint in isr

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Reboot after Breakpoint in isr

1,298 次查看
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 项奖励
回复
3 回复数

1,292 次查看
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 项奖励
回复

1,286 次查看
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 项奖励
回复

1,272 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

I used MCUXpresso IDE.

About IAR, how about ask IAR support ?

 

0 项奖励
回复