Hi,@lukaszadrapa
Thanks for you reply, I try to step the code in this file(S32K358_TCU_FlashDriver_TEST). When I test, Run C40Status = ((C40_Ip_Init)(Function_TABLE[0]))(&C40_Ip_InitCfg),the program will jump to the error interrupt void HardFault_Handler(void).
And I checked that all functions referenced in the init function also were forced to that specific segment.