Hello,everyone,
Now there have a hardfault occuring everytime the code running at EMIOS initial and ADC initial,where the peripheral's register is accessed.My project is running on the nxp s32k312,and the MCAL driver version is SW32K3_RTD4.4_R21-11_3.0.0_D2303.And I checked all the peripheral clock enable in the EB->McuModeSettingConf ,the EMIOS and ADC's clock are all enabled.Now what else idea can help analysing the hardfault's reason?
below is my EB's McuModeSettingConf and hardfault code