Hi,
I'm trying to flash my NAND memory on custom board with Sitara AM389 processor on it. NAND has 8bit data lines. I followed these steps http://processors.wiki.ti.com/index.php/DM816x_C6A816x_AM389x_PSP_Flashing_Tools_Guide#Starting_CCS but I'm having a error when I load nand-flash-writer.out file to processor.
I'm getting this error message in CCS4:
CortexA8: File Loader: Data verification failed at address 0x80000000 Please verify target memory and memory map.
Error found during data verification.
Ensure the linker command file matches the memory map.
CortexA8: Unable to terminate memory download: NULL buffer pointer at 0x3a9f
Can somebody help my with this problem and give some tip what could be the problem? It seems that NAND chip is ok, because from u-boot I can see that it recognized.
Kind regards,
Srdjan