S32K14x HardFault

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32K14x HardFault

1,182 次查看
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

标签 (1)
0 项奖励
1 回复

1,100 次查看
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 项奖励