Greetings,
I am currently trying to utilize the Flash Tool to flash a custom AM3703. Right now, I am seeing the same error as some have reported. Namely,
¯ -stdout
¯ -omap 3
¯ -no_force_package_alignment
¯ -com 52
¯ -t 60
¯ -p CUSTOM_AM37XX_BOARD
¯ -2
¯ chip_erase NANDINFO1BITBOOT 0
¯ Leaving parameter file:temp_script.txt
¯ @temp_script.txt
¯ Looking for device (omap com52)
¯ Please turn off device, then turn it on again
¯ Awaiting ASIC id
¯ AsicId items 04
¯ AsicId id 01 05 01 36 30 07 07
¯ 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
¯ Searching 2nd for: CUSTOM_AM37XX_BOARD 363007 07 GP
¯ Loading second file Targets\2nd-Downloaders\dnld_startup_omap3_gp_8g.2nd
¯ Entering parameter file:omapflash2nd.txt at line: 9
¯ -pheriphalboot_reopen
¯ Reading board configuration file Targets\Configurations\configuration_custom_am37xx.txt
¯ Reading definition file .\targets\definitions\definitions_omap3.txt
¯ -board_config Targets\Configurations\configuration_custom_am37xx.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 com52)
¯ Waiting for 2nd
And then it eventually times out.
I've read from other posts that this is related to the configuration. Just wondering, if there is some documentation outlining how the configuration file (configuration_custom_am37xx.txt) should be tailored to accommodate the memory. We are currently using Micron 8G NAND MT29F8G08ADBDAH4-IT:D and Mircon 2G SDRAM MT46H64M32LFCM-6 IT:A TR.
We have tried both the GUI and the command line version, with the same outcome. We have modified omapflash2nd.txt to look for dnld_startup_omap3_gp_2g.2nd for CUSTOM_AM37XX_BOARD. But the configuration (or mis-configuration) seems to be in the configuration_custom_am37xx.txt file.
Any assistance on this would be most appreciated.