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.
Solved! Go to Solution.
Hi
Your project is developed on S32K3_RTD_2_0_3_D2302, please check if it is caused by the reasons mentioned in this post S32K3_HSE_BUG_RTD2.0.x
Best Regards,
Robin
Hi
Your project is developed on S32K3_RTD_2_0_3_D2302, please check if it is caused by the reasons mentioned in this post S32K3_HSE_BUG_RTD2.0.x
Best Regards,
Robin