S32K3 + SPD

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K3 + SPD

Jump to solution
727 Views
iverson3ya
Contributor III

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.

iverson3ya_0-1689324005743.png

The attachment is my project.

thanks.

Tags (3)
0 Kudos
Reply
1 Solution
695 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

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

View solution in original post

0 Kudos
Reply
1 Reply
696 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply