DefaultISR Stop

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DefaultISR Stop

Jump to solution
883 Views
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 Kudos
Reply
1 Solution
820 Views
SW_S
Contributor II

thank you.

i'm solved it. 

clock re setting and gencode after solved.

View solution in original post

0 Kudos
Reply
4 Replies
572 Views
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 Kudos
Reply
865 Views
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 Kudos
Reply
861 Views
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 Kudos
Reply
821 Views
SW_S
Contributor II

thank you.

i'm solved it. 

clock re setting and gencode after solved.

0 Kudos
Reply