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?