主题中讨论的其他器件:UNIFLASH
工具与软件:
您好、TI 专家:
我使用定制板、所以我想使用 uart_uniflash 刷写映像 、但我能够刷写 tiboot3-am62x-hs-fs-evm.bin 、sbl_uart_uniflash_stage1.release.hs_fs.tiimage、sbl_uart_uniflash_stage2.release.appimage.hs_fs buti 无法刷写 am62x.bin、因此有任何方式来解决这个问题!
我已将日志附加一次。
suraj@suraj-HP-Laptop-15s-fr2xxx:/opt/ti-processor-sdk-linux-am62xx-evm-09.02.01.09/bin/uart_uniflash$ sudo python3 uart_uniflash.py -p /dev/ttyUSB0 --cfg=/home/suraj/Downloads/uart_flash.cfg Parsing config file ... Parsing config file ... SUCCESS. Found 5 command(s) !!! Executing command 1 of 5 ... Found flash writer ... sending /opt/ti-processor-sdk-linux-am62xx-evm-09.02.01.09/bin/uart_uniflash/bin/am62xx-evm/sbl_uart_uniflash_stage1.release.hs_fs.tiimage Sent flashwriter /opt/ti-processor-sdk-linux-am62xx-evm-09.02.01.09/bin/uart_uniflash/bin/am62xx-evm/sbl_uart_uniflash_stage1.release.hs_fs.tiimage of size 246687 bytes in 25.23s. Executing command 2 of 5 ... Command arguments : --file=/opt/ti-processor-sdk-linux-am62xx-evm-09.02.01.09/bin/uart_uniflash/bin/am62xx-evm/sbl_uart_uniflash_stage2.release.appimage.hs_fs --operation=flash --flash-offset=0x0 Sent /opt/ti-processor-sdk-linux-am62xx-evm-09.02.01.09/bin/uart_uniflash/bin/am62xx-evm/sbl_uart_uniflash_stage2.release.appimage.hs_fs of size 122931 bytes in 15.1s. [STATUS] SUCCESS !!! Executing command 3 of 5 ... Command arguments : --file=/home/suraj/Downloads/tiboot3-am62x-hs-fs-evm.bin --operation=flash-emmc --flash-offset=0x0 Sent /home/suraj/Downloads/tiboot3-am62x-hs-fs-evm.bin of size 295502 bytes in 31.49s. [STATUS] SUCCESS !!! Executing command 4 of 5 ... Command arguments : --file=/home/suraj/Downloads/tispl.bin-am62xx-evm --operation=flash-emmc --flash-offset=0x80000 Sending /home/suraj/Downloads/tispl.bin-am62xx-evm: 1189526bytes [01:53, 10734.07bytes/s]recv error: getc timeout in start sequence Sending /home/suraj/Downloads/tispl.bin-am62xx-evm: 1189528bytes [02:05, 10734.07bytes/s]expected sequence 2, got (seq1=1, seq2=1), reading next 130 bytes, anyway recv error: purge, requesting retransmission (NAK) Sending /home/suraj/Downloads/tispl.bin-am62xx-evm: 1189528bytes [02:05, 10734.07bytes/s]1 bytes purged from receiver Sending /home/suraj/Downloads/tispl.bin-am62xx-evm: 1189529bytes [03:16, 68.74bytes/s]recv error: expected SOH, EOT; got b'\x15' Sending /home/suraj/Downloads/tispl.bin-am62xx-evm: 1189529bytes [03:35, 68.74bytes/s] recv error: expected SOH, EOT; got b'C'
此致、
Suraj