Hi.

( uint8_t my_test[FTFx_PHRASE_SIZE] = {0x00u, 0x00u, 0x00u, 0x00u, 0x00u, 0x00u, 0x00u, 0x00u}; )
I pressed F11 Key to debug
and pressed F8 Key to use breakpoint.
But somewhy, the program was stopped by DEV_ASSERT Macro.
I think the value 'ret' was not STATUS_SUCCESS.
so I pressed CTRL+F2 Key to exit debug mode.
and then I tried again. (press F11)

So this error is occured.....
I changed usb plug, and used another s32k144 board.
so, I'm sure this board is stuck in somewhere.
I'm trying to connect to external debugger with my board to do a mass erase.
But popup said that my device can't be mass erased. (mass erase disabled)
it's weird. because I might have written all 0 to flash configuration field.
and to make mass erase disabled, the MEEN field is to be 10....
What happend to my board?
and what can i do...?
please help me.
Thanks,
Best regards,
Phillip.