This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: Issue with Sending sbl_uart_uniflash_stage2.release.appimage.hs_fs to AM625 via UART Uniflash and Picocom

Part Number: AM625
Other Parts Discussed in Thread: UNIFLASH

Tool/software:

Hello Team,


We are able to send the sbl_uart_uniflash_stage1.debug.hs_fs.tiimage to the chip and it received successfully , but when sending /examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62x-sk/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs it fails using both the uart_uniflash.py and using picocom and sending file /resized-image/__size/2560x1600/__key/communityserver-discussions-components-files/791/5672.image-_2800_2_2900_.png

picocom v3.1port is        : /dev/ttyUSB0
flowcontrol    : none
baudrate is    : 115200
parity is      : none
databits are   : 8
stopbits are   : 1
escape is      : C-a
local echo is  : no
noinit is      : no
noreset is     : no
hangup is      : no
nolock is      : no
send_cmd is    : sx -vv
receive_cmd is : rz -vv -E
imap is        :
omap is        :
emap is        : crcrlf,delbs,
logfile is     : none
initstring     : none
exit_after is  : not set
exit is        : noType [C-a] [C-h] to see available commands
Terminal ready
02000000011a0000616d3632780000000000000048534653010001000100010002a6000000000000d68ecb2c055dff11ade95bd927e837d2a53bc23b0a2800cebce4f106bcf309df2213912d77a157a8b7c2df40672a06a918034aa4c7d603e462481475225d49b8ad0bc40b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e64ef15c7c00a1b97cb0fbad55cd8d6bacd7bf6d209f8aa8a17537e01684776aCCC
*** file: art_uniflash_multistage/sbl_uart_uniflash_stage2/am62x-sk/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs
$ sx -vv /home/vipinr/ti/examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62x-sk/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs
Sending /home/vipinr/ti/examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62x-sk/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs, 1013 blocks: Give your local XMODEM receive command now.
Xmodem sectors/kbytes sent:  14/ 1kRetry 0: CancelledTransfer incomplete.

output of using the uart_uniflash Python script /resized-image/__size/2560x1600/__key/communityserver-discussions-components-files/791/2843.image-_2800_3_2900_.png

This is the log file we are getting when using the uart_uniflash_gui tool
/cfs-file/__key/communityserver-discussions-components-files/791/uart_5F00_uniflash_5F00_gui.log


Kindly help us resolve the above-mentioned issue.

Thank you