Hello,
We're trying to access a 16 bit nand flash (MT29F2G16) via the tool --> \nand-flash-writer_AM335x.
The details (Device ID & Manufacture ID, ...etc) of the NAND flash can be get with no error, but the program always stop in this line:
// Clear the ECC hardware before starting (*hNandInfo->hEccInfo->fxnDisable)(hNandInfo);
Please anyone help how to address the issue.
Thanks,
Elvis