Hi,
We are trying to integrate the SCST lib (SCST_M4_S32K144_RTM_1.0.5) in our project which run on the S32K148 controller with the compiler GHS
I am able to successfully compile all the assembly files (44). But during execution, the control struck at "Unhandled exception" which is further leading to the "HAL_CORE_FREEZE" and the control struck at this point continuously. Please find below image
I have observed if i am going to build individual assembly files (only one at a time), then the execution was proper without getting unhandled exception.
Can someone please suggest me how can i avoid unhandled exception here?
Thanks,
Surya