Tool/software:
Hi TI
I try to follow this
software-dl.ti.com/.../UG-DFU.html
3.1.1.2. USB Device Firmware Upgrade (DFU)
I set J722S EVM's boot mode to DFU mode
SW3[1:8] = 1100 1010
SW4[1:8] = 0000 0000
SW2[1:8] = 0011 1100
My SDK is J722S 10.01.00.04
After
dfu-util.exe -R -a bootloader -D tiboot3.bin
I get this
Found DFU: [0451:6165] ver=0200, devnum=15, cfg=1, intf=0, path="3-1.1", alt=1, name="UNKNOWN", serial="UNKNOWN"
Found DFU: [0451:6165] ver=0200, devnum=15, cfg=1, intf=0, path="3-1.1", alt=0, name="UNKNOWN", serial="UNKNOWN"
Is anything wrong in my step ?
DFU LOG:
UART LOG:
Thanks