I have any decoupled S32K344 (S32K314).
HardFault error happens SystemInit runs after the firmware is installed
MCAL version : SW32K3_RTD_4.4_R21-11_3.0.0_P01_HF02
Please find the attached file
/******************************************************************/
/* Autosar Guidance - In the start-up code a default */
/* initialization of the MCU clock system shall be performed */
/* including global clock prescalers. */
/******************************************************************/
__SYSTEM_INIT:
bl SystemInit
Could you please let me know for this issue?
已解决! 转到解答。
Hi @HyunungPark1,
Seems like there is missing S32K314 macro for the MPU descriptor 2 in this 3.0.0 P01 revision.
Regards,
Daniel