DefaultISR Stop

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

DefaultISR Stop

跳至解决方案
2,064 次查看
SW_S
Contributor II

hello, NXP Team.

i'm using the S32k144 it's components repositoy SDK_S32k144_15.

I ran into a problem after deleting and adding a project from the same source in S32 Design studio.

As a result of debugging with T32, a hard fault occurred in DefaultISR (ADC0_IRQ),

but I do not know the reason.

 

 

0 项奖励
回复
1 解答
2,001 次查看
SW_S
Contributor II

thank you.

i'm solved it. 

clock re setting and gencode after solved.

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,753 次查看
shaun_yue
Contributor I

HI 

I also encountered this problem, jump directly to

DefaultISR:
b DefaultISR .

What is the meaning of clock reconfiguration ? thank you for your help. 

0 项奖励
回复
2,046 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Have a look at Fault handling on S32K14x, check which exception occurred and the address that caused it.

Please tell me the version of S32DS for ARM(2018.R1 or 2.2)? The version of S32K1xx SDK(3.0.0 or 3.0.2 or 3.0.3)

Please send me a screenshot of the S32DS debugging interface when the step debugging fault occurs.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复
2,042 次查看
SW_S
Contributor II

hi ~

1. address ST:0x458 / symbolic : ADC0_IRQHandler is C code (startup_S32K144.S)

2. S32K144_SDK Version ( 3.0.0) / S32K144_AMMCLIB (1.1.20) Use...

3. Debug program T32 is in use.

SW_S_0-1699236091249.png

thank you.

0 项奖励
回复
2,002 次查看
SW_S
Contributor II

thank you.

i'm solved it. 

clock re setting and gencode after solved.

0 项奖励
回复