Hi
I found after CSEC_DRV_Init() function called, Flash Drv functions don't work.
I tried csec_keyconfig_s32k144 example project.
And I add some flash drv code for test.

And I run this project in Debug_Flash mode.
when I run 'Flash_DRV_EraseSector()', this exception is occurred.

And when I run this project in Debug_RAM mode, it just works normally.
Plus when I don't excecute 'CSEC_DRV_Init', it also works normally.
I already tried 'CSEC_DRV_Deinit'. But same exception was occurred.
** Secure Boot is activated on my board. **
Thanks
Best Regards
Phillip