Hi,
We developed a board based on the DM355.
We are using a NAND from Micron, the MT29F8G08AAA (1Gb) and are having issues erasing / writing / reading via UART with the TI tools (DM35x_FlashAndBootUtils_1_50).
We tried to modify the following files in order to make it work to but without success until now :
/DM35x/common/src/device_nand.c
/DM35x/common/include/device_nand.h
/common/drivers/src/nand.c
/common/drivers/include/nand.h
/common/ubl/src/ubl.c
/common/ubl/include/ubl.h
/common/ubl/src/nandboot.c
/common/ubl/include/nandboot.h
The above files never described a NAND larger than 512 Mb, so we are wondering if the chosen NAND could be troublesome. Also do we need to change the APPStartAddr & UBLStartAddr or is it always the same no matter the NAND size ?
Any help with this matter would be greatly appreciated !
Thanks a lot in advance
Kind regards,
Richard