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.
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
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