Part Number: AM623
Other Parts Discussed in Thread: SK-AM62
Hi TI,
Hi, as seen in the following, I have issue flashing tiboot3.bin into my processor. I'm in DFU boot mode trying to flash the first tiboot3.bin into the processor following e2e.ti.com/.../faq-sk-am62-how-to-flash-emmc-using-usb-dfu-on-am62x-sk-e2
koonklie@virtual-machine:~$ sudo dfu-util -l dfu-util 0.11 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2021 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ Found DFU: [0451:6165] ver=0200, devnum=32, cfg=1, intf=0, path="3-2.1", alt=1, name="SocId", serial="01.00.00.00" Found DFU: [0451:6165] ver=0200, devnum=32, cfg=1, intf=0, path="3-2.1", alt=0, name="bootloader", serial="01.00.00.00" koonklie@virtual-machine:~$ sudo dfu-util -R -a bootloader -D /tmp/tiboot2/tiboot3.bin dfu-util 0.11 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2021 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ dfu-util: Warning: Invalid DFU suffix signature dfu-util: A valid DFU suffix will be required in a future dfu-util release Opening DFU capable USB device... Device ID 0451:6165 Device DFU version 0110 Claiming USB DFU Interface... Setting Alternate Interface #0 ... Determining device status... DFU state(2) = dfuIDLE, status(0) = No error condition is present DFU mode device DFU version 0110 Device returned transfer size 512 Copying data from PC to DFU device Download [=========================] 100% 335765 bytes Download done. DFU state(6) = dfuMANIFEST-SYNC, status(0) = No error condition is present dfu-util: unable to read DFU status after completion (LIBUSB_ERROR_IO) koonklie@virtual-machine:~$ sudo dfu-util -l dfu-util 0.11 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2021 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ Found DFU: [0451:6165] ver=0200, devnum=33, cfg=1, intf=0, path="3-2.1", alt=1, name="SocId", serial="01.00.00.00" Found DFU: [0451:6165] ver=0200, devnum=33, cfg=1, intf=0, path="3-2.1", alt=0, name="bootloader", serial="01.00.00.00" koonklie@virtual-machine:~$ sudo dfu-util -R -a bootloader -D /tmp/tiboot2/tiboot3.bin dfu-util 0.11 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2021 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ dfu-util: Warning: Invalid DFU suffix signature dfu-util: A valid DFU suffix will be required in a future dfu-util release Opening DFU capable USB device... Device ID 0451:6165 Device DFU version 0110 Claiming USB DFU Interface... Setting Alternate Interface #0 ... Determining device status... DFU state(2) = dfuIDLE, status(0) = No error condition is present DFU mode device DFU version 0110 Device returned transfer size 512 Copying data from PC to DFU device Download [=========================] 100% 335765 bytes Download done. DFU state(6) = dfuMANIFEST-SYNC, status(0) = No error condition is present dfu-util: unable to read DFU status after completion (LIBUSB_ERROR_TIMEOUT) koonklie@virtual-machine:~$ sudo dfu-util -l dfu-util 0.11 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2021 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ dfu-util: Failed to retrieve language identifiers dfu-util: Failed to retrieve language identifiers dfu-util: Failed to retrieve language identifiers dfu-util: Failed to retrieve language identifiers Found DFU: [0451:6165] ver=0200, devnum=33, cfg=1, intf=0, path="3-2.1", alt=1, name="UNKNOWN", serial="UNKNOWN" Found DFU: [0451:6165] ver=0200, devnum=33, cfg=1, intf=0, path="3-2.1", alt=0, name="UNKNOWN", serial="UNKNOWN"
My board is a custom board using AM6232. The same tiboot3.bin was used all the while when I was still using AM6234, I started facing this problem when I'm switching to AM6232. Do I need to rebuild this tiboot3.bin? What kind of changes do I need to do?
Thanks,
Koon Kee



