My board is FRDM-S32K144. When I test the example projects "flash_partitioning" of RTM SDK, an error happened.
so I run the program by step," FLASH_DRV_DEFlashPartition() ->FLASH_DRV_CommandSequence() ->FTFx_FSTAT |= FTFx_FSTAT_CCIF_MASK; ". I found that FSTAT[ACCERR] was set and the error happened.