Memory fault

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

Memory fault

Jump to solution
715 Views
SreejithN
Contributor I

Hi,

Which interrupt handler could be used to handle the fault due to accessing an invalid memory location by the application? If possible, please provide the IRQ number.

 

Thanks,

Sreejith N

0 Kudos
1 Solution
675 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Configurable Fault Status Register (CFSR) can be found in Cortex -M4 Devices Generic User Guide

S32_SCB CFSR S32DS v2.2.png

View solution in original post

0 Kudos
3 Replies
704 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Sreejith N,

Please refer to this article: Fault handling on S32K14x


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
678 Views
SreejithN
Contributor I

Hi @Robin_Shen,

Thanks for your reply

But i couldn't  find the Configurable Fault Status Register (CSFR) on S32K146 reference manual or in S32K development kit. Is there any other register available in S32k146 for finding the exception occurred?

0 Kudos
676 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Configurable Fault Status Register (CFSR) can be found in Cortex -M4 Devices Generic User Guide

S32_SCB CFSR S32DS v2.2.png

0 Kudos