Hi All,
I am having a problem with my OMAP3503 based board. I am not able to flash the bootloader using EVMFlash tool. A popup saying "Failed to connect to the traget" is shown. The details are given below:
The booting sequence is SYS_BOOT[5:0] = 0b101111 i.e. USB -> UART3 -> MMC1 -> NAND
When I try to flash bootloader using UART3, the loading fails giving an error message "Dl connect operation failed. Error code: 0xFFFFFFFD"
The log is attached ("evmflash_uart_log.txt" file).
Same error mesage is shown when I try to boot using USB. The log is attached ("evmflash_usb_log.txt" file).
Can anyone tell what can be the reason for this?