Reboot after Breakpoint in isr

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Reboot after Breakpoint in isr

1,305件の閲覧回数
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,299件の閲覧回数
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,293件の閲覧回数
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,279件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

I used MCUXpresso IDE.

About IAR, how about ask IAR support ?

 

0 件の賞賛
返信