Why does a single step execution with S32 Debug Pro simulation enter this timer interrupt

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

Why does a single step execution with S32 Debug Pro simulation enter this timer interrupt

759件の閲覧回数
RanDong
Contributor I

1.jpg2.jpg

0 件の賞賛
返信
1 返信

653件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Just a blindshot. Your timer is running in debug mode. So if you do single steps, then counter will run out and set the timeout flag.

So if you take next step it will jump into ISR if that has the actual highest priority.

Check if you can enable debug mode on GPT.

Best regards,

Peter

0 件の賞賛
返信