Hi all,
I am fighting with a dm8168 based custom board, with DDR3 memory and the same NAND memory as in the EVM8168 board.
I can flash the NAND memory in the EVM kit, and when I boot, I runs OK.
When I want to do the same in the custom board, I am following all the steps described in the
DM816x AM389x PSP Flashing Tools Guide. Despite of, when I run the Script (NETRA External Memories -->doall after loading DM816x.gel from the EZSDK path ~/ti-ezsdk_dm816x-evm_5_05_02_00/board-support/host-tools ; in CCSv5.5 in Disassembly box appears the next:
???? Target failed to read 0x00000004 [code=0x1]
00000008: ???? Target failed to read 0x00000008 [code=0x1]
0000000c: ???? Target failed to read 0x0000000C [code=0x1]
00000010: ???? Target failed to read 0x00000010 [code=0x1]
00000014: ???? Target failed to read 0x00000014 [code=0x1]
00000018: ???? Target failed to read 0x00000018 [code=0x1]
0000001c: ???? Target failed to read 0x0000001C [code=0x1]
00000020: ???? Target failed to read 0x00000020 [code=0x1]
00000024: ???? Target failed to read 0x00000024 [code=0x1]
00000028: ???? Target failed to read 0x00000028 [code=0x1]
0000002c: ???? Target failed to read 0x0000002C [code=0x1]
00000030: ???? Target failed to read 0x00000030 [code=0x1]
00000034: ???? Target failed to read 0x00000034 [code=0x1]
00000038: ???? Target failed to read 0x00000038 [code=0x1]
0000003c: ???? Target failed to read 0x0000003C [code=0x1]
00000040: ???? Target failed to read 0x00000040 [code=0x1]
00000044: ???? Target failed to read 0x00000044 [code=0x1]
00000048: ???? Target failed to read 0x00000048 [code=0x1]
0000004c: ???? Target failed to read 0x0000004C [code=0x1]
So, when I load the nand-flash-writer.out, It stucks and nothing happens.
Why occurs this? I have also re-built the u-boot with the data obtained with the DDR3Init program, and change the files it says.
If I use a different GEL file (one modified with data obtained with DDR3Init), I can load the nand-flash-writer.out and it will run?
I need to modify the DM816x.gel file to detect correctly the DDR3 memory and flashing the NAND?
Thank you,
Best Regards,
Inigo