Hello,
I am facing DM365 NAND boot error problem.
Detail:
Function:DEVICE_NAND_ECC_correct functio() detect error when NANDERRADD1 value is small.
addOffset = 519 - (AEMIF->NANDERRADD1 & (0x000003FF));
addOffset>511 --->error!
What does this error mean?
(Error of spare byte?)
FYI:
User program code in NAND can be read correctly in this case.
(I verified the code as binary data.)
Regards,
