DefaultISR Stop

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,082件の閲覧回数
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,019件の閲覧回数
SW_S
Contributor II

thank you.

i'm solved it. 

clock re setting and gencode after solved.

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,771件の閲覧回数
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,064件の閲覧回数
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,060件の閲覧回数
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,020件の閲覧回数
SW_S
Contributor II

thank you.

i'm solved it. 

clock re setting and gencode after solved.

0 件の賞賛
返信