Hi, I am using S32K344 to evaluate S32K BIST feature. When calling the Bist_Run(BIST_SAFETYBOOT_CFG), it encounter the hard fault ,as shown in the picture.
It happened in Bist_SelfTestTrigger()
SAFETYBASE_REG_WRITE32(BIST_MC_RGM_ERCTRL_REG, BIST_MC_RGM_EASSERT_MASK);
Could anyone please help me to resolve this issue?