S32K14x HardFault

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

S32K14x HardFault

1,095 Views
bjrajendra
Senior Contributor I

Hello all,

Currently, I'm using the S32K142 device on the S32DS platform.

I'm facing the hard fault handler because of the memory allocation issue. the screenshot is shown below.

pastedImage_2.png

I tried to use HardFault handlers but failed to get the exact address of the fault but I couldn't.

Is there any way I can see the warning well before flashing into the device.

Thanks in advance,

Raju

Labels (1)
0 Kudos
1 Reply

1,013 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello Raju,

I don't know about the warnings.

But you should be able to find the fault instruction.

You can used this example:

https://community.nxp.com/docs/DOC-334902 

BR, Daniel

0 Kudos