Hi everyone.
Hello Greg.
I'm having trouble trying to use Flash v1.4 to flash a OMAP3503 custom board.
When I try to execute any operation, the software keeps waiting for 2nd, as follows:
¯ @temp_script.txt
¯ Looking for device (omap com3)
¯ Please turn off device, then turn it on again
¯ Awaiting ASIC id
¯ AsicId items 04
¯ 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
¯ Searching 2nd for: CUSTOM_OMAP35XX_BOARD 343007 57 GP
¯ Loading second file Targets\2nd-Downloaders\dnld_startup_omap3_gp_512m_12.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.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 com3)
¯ Waiting for 2nd
To circumvent the problem, I replaced the file ..\Flash v1.4\Targets\2nd-Downloaders\dnld_startup_omap3_gp_512m.2nd by an older version (from Flash v1.2).
It now works fine, but this makes me believe that something changed in 2nd downloader code from version 1.3 thats is preventing my board from working with the software.
Or, Is there is any chance of being a specific hardware problem from my platform?
I think this information is usefull to anyone facing the same problem, and for a future correction.
Best regards