s32k stuck in default isr

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

s32k stuck in default isr

2,661 Views
cellprop
Contributor I

Hi

I have developed s32k144 board for my project. i am using jlink segger edu for debugging. when i select segger debugger interface in s32 desgin studio and hit debug button the code stucks in default isr.

 

Attached is the code for verification

0 Kudos
Reply
3 Replies

2,640 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi cellprop,

Would you please show me the Debug view?
It should be able to show you which codes caused default isr.

I didn't meet default isr after debug your attached project.

led_segger_debug_Debug_FLASH_Segger.png

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

2,636 Views
cellprop
Contributor I

Pin Drv function is making the code to trigger default isr

 

 

Thanks

Cellprop

0 Kudos
Reply

2,632 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi cellprop,

The project that you attached is led_segger_debug, but I see you are debugging LCD_20×4_debug. I don't know if there are some difference between two projects.
I can see you initialize external 8MHz crystal in led_segger_debug, would you please check if there is sine wave on external crystal pins?

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