I have encountered an issue where I need to add the SPD package to the S32K344 project. The compilation process is successful, but when I start the execution, it jumps to the HardFault_Handler as soon as Mcu_InitClock is called. Could anyone please advise on how to resolve this?
I have also opened the S32K3 SPD 1.0.2 example, and I noticed that there is no code written in the Main function, and the content in the startup file is the same as mine.

The attachment is my project.
thanks.