S32K344 - After interrupt is triggered, code is going to Default Handler.

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

S32K344 - After interrupt is triggered, code is going to Default Handler.

ソリューションへジャンプ
126件の閲覧回数
siva_04
Contributor I

Hi Team,

I have configured the GPT interrupt and configured 3 tasks with different ticks like 1,2,3 seconds respectively. After the code will go to the default handler. 

siva_04_0-1718176099424.png

 

Could you please guide me?

0 件の賞賛
返信
1 解決策
103件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @siva_04,

The error on EXC_RETURN can be caused by invalid context switch, corrupted stack on exception return.

For example, because of a stack overflow.

There is too little information in the description.

https://community.nxp.com/t5/S32K-Knowledge-Base/How-To-Debug-A-Fault-Exception-On-ARM-Cortex-M-V7M-...

 

BR, Daniel

 

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
104件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @siva_04,

The error on EXC_RETURN can be caused by invalid context switch, corrupted stack on exception return.

For example, because of a stack overflow.

There is too little information in the description.

https://community.nxp.com/t5/S32K-Knowledge-Base/How-To-Debug-A-Fault-Exception-On-ARM-Cortex-M-V7M-...

 

BR, Daniel

 

 

0 件の賞賛
返信