Hello, everyone.
I have a custom OMAP35xx based board and I was playing around with Flash v1.6 to get the board flashed, but didn't succeed. Flash v1.6 configuration file was updated concerning SDRC and GPMC settings to correspond to the board design. Still there was no success.Either I was trying to simply download anything to SDRAM or to erase NAND region -- it always failed sending data. (Logs below).
So I need a clue to figure out why this is happening.
Downloading to SDRAM:
Ї Found device (omap usb)
Ї Awaiting ASIC id
Ї AsicId items 05
Ї AsicId id 01 05 01 34 30 07 57
Ї AsicId secure_mode 13 02 01 00
Ї AsicId public_id 12 15 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Ї AsicId root_key_hash 14 15 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Ї AsicId checksum 15 09 01 F7 48 8F 28 00 00 00 00
Ї Searching 2nd for: CUSTOM_OMAP35XX_BOARD 343007 57 GP
Ї Loading second file Targets\2nd-Downloaders\dnld_startup_omap3_gp_512m.2nd
Ї Entering parameter file:omapflash2nd.txt at line: 5
Ї -pheriphalboot_reopen
Ї Reading board configuration file Targets\Configurations\configuration_custom_omap35xx.txt
Ї Reading definition file .\targets\definitions\definitions_omap3_custom.txt
Ї -board_config Targets\Configurations\configuration_custom_omap35xx.txt
Ї Leaving parameter file:omapflash2nd.txt
Ї Sending size of second file (0x00006804 bytes)
Ї Transferring second file to target (0x6804 bytes)
Ї Closing boot connection
Ї Found device (omap usb)
Ї Waiting for 2nd
Ї Found 2nd
Ї Looking for a driver for 'SDRAM'
Ї No driver required for 'SDRAM'
Ї Downloading
Ї Downloading 'C:\Program Files\Texas Instruments\Flash v1.6\License.txt'
Ї Sending data (3402 bytes) :................... [212]
Ї Download failed (data response error):
Ї Elapsed time: 0:00.031 (109741 bytes/s)
Ї Operation FAILED ()
Ї Elapsed time: 0:00.000
Console program failed, exit code: 3
Erasing NAND region:
Ї Found device (omap usb)
Ї Awaiting ASIC id
Ї AsicId items 05
Ї AsicId id 01 05 01 34 30 07 57
Ї AsicId secure_mode 13 02 01 00
Ї AsicId public_id 12 15 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Ї AsicId root_key_hash 14 15 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Ї AsicId checksum 15 09 01 F7 48 8F 28 00 00 00 00
Ї Searching 2nd for: CUSTOM_OMAP35XX_BOARD 343007 57 GP
Ї Loading second file Targets\2nd-Downloaders\dnld_startup_omap3_gp_512m.2nd
Ї Entering parameter file:omapflash2nd.txt at line: 5
Ї -pheriphalboot_reopen
Ї Reading board configuration file Targets\Configurations\configuration_custom_omap35xx.txt
Ї Reading definition file .\targets\definitions\definitions_omap3_custom.txt
Ї -board_config Targets\Configurations\configuration_custom_omap35xx.txt
Ї Leaving parameter file:omapflash2nd.txt
Ї Sending size of second file (0x00006804 bytes)
Ї Transferring second file to target (0x6804 bytes)
Ї Closing boot connection
Ї Found device (omap usb)
Ї Waiting for 2nd
Ї Found 2nd
Ї Looking for a driver for 'NAND1BITKERNEL'
Ї chip_driver NAND1BITKERNEL Targets\Flash-Drivers\nand_onfi_16bit_8bit.bin gpmc 0x6E000000 cs 0 address 0x28000000 bberase 0 eccoffset 40
Ї Downloading driver
Ї Downloading 'Targets\Flash-Drivers\nand_onfi_16bit_8bit.bin'
Ї Sending data (41008 bytes) :................... [2563]
Interface 'OMAPFLASH DRIVER v5'
Driver 'NAND ONFI 16/8 BIT'
Ї Download failed (data response error): Reception failed - timeout after 60 s
Ї Elapsed time: 1:00.063 (683 bytes/s)
Ї Operation FAILED (Reception failed - timeout after 60 s)
Ї Elapsed time: 0:00.000
Console program failed, exit code: 3