Hello
Iam working with s32k148 controller.
iam trying to flash aplication from bootloader,but the flashing was not succesfull.
after mulitple attempts iam not able to flash ,as it throws FTFC error.
RDCOLERR bit is set,but i have not configured the FlexNVM (0x1000 0000 - 0x1007 FFFF)
This address has not been configured in my linker.
But after this error iam not able to resume my flashing.but i can flash my application directly via debugger(isystems debugger).
I tried Mass erase from my debugger,but still getting the same error.
during mass erase do i need to skip any particular memory regions??
How to resume my flashing ?