Hi,
Can we use the EVM flash tool with our custom board.?
when we try to download nand.raw, the following error is popping up.
we have a 128MB, 16 bit interface, connected to CS0 of GPMC.
what address should be given for download...?
//********************************************************************* LOG file of flash tool
Download [11:00:57]: [00] Initiating OMAP ROM code communication
Download [11:00:57]: [00] Opening UART/USB connection
Download [11:00:57]: [00] Waiting for target to reset
Download [11:01:24]: [00] ASIC ID read (0x3a bytes)
Download [11:01:24]: [00] GP device detected.
Download [11:01:24]: [00] Second file read: .\targets\2nd-downloaders\dnld_startup_3530evm_gp.2nd
Download [11:01:24]: [00] Transferring second file to target
Download [11:01:26]: [00] Second file transferred to target (0x5754 bytes)
Download [11:01:26]: [00] Releasing UART/USB connection...
Download [11:01:27]: [00] Reconnecting to target (LL connect)
Download [11:01:27]: [00] Verifying connection
Download [11:01:30]: [00] Verification of target connectivity (LL) timed out. Disconnecting.
Download [11:01:30]: [00] Dl connect operation failed. Error code: 0xFFFFFFFD
//*******************************************************************************