Event: FF 80 00 0C 03 00 00 00 01 00 00 00 03 00 00 00
Refer to Instruction layer (nxp.com)
Event Status 0x00 00 00 03:
1) BOOT_EVENT -> OK, to be expected
2) GENERAL_ERROR_EVENT -> not OK, so let us check the
GENERAL_ERROR_STATUS_DATA 0x 00 00 00 03:
CLOCK_ERROR and GPADC_ERROR
This looks like the x-tal does not start properly or fast enough.
For debugging the XTAL_CHECK_DELAY (address 0013h) EEPROM configuration, can be increased:
0xFF instead of 0xF6 (default) increase the interval and releases the start-up time.
However, it might make sense to change the x-tal (design), if it is too slow...