Other Parts Discussed in Thread: UNIFLASH
Tool/software:
When I run the command shown below to flash qspi image and app image, it occured some errors
command: python uart_uniflash.py -p COM12 --cfg=sbl_prebuilt/am273x-evm/default_sbl_qspi.cfg
Error log:
[INFO] Selected config file: C:/ti/ti_am273x_sdk/mcu_plus_sdk_am273x/tools/boot/sbl_prebuilt/am273x-evm/default_sbl_qspi.cfg
[INFO] Selected config file based flashing, parsing config file ...
[INFO] Parsing config file ... SUCCESS. Found 3 command(s) !!!
[INFO] Executing command 1 of 3 ...
[INFO] Found flash writer ... sending sbl_prebuilt/am273x-evm/sbl_uart_uniflash.release.tiimage
[ERROR] XMODEM send failed, no response OR incorrect response from EVM OR cancelled by user,
Power cycle EVM and run this script again !!!
[INFO] Sent flashwriter sbl_prebuilt/am273x-evm/sbl_uart_uniflash.release.tiimage of size 52870 bytes in 110.08s.
[INFO] Executing command 2 of 3 ...
[INFO] Command arguments : --file=sbl_prebuilt/am273x-evm/sbl_qspi.release.tiimage --operation=flash --flash-offset=0x0
I checked, the board is in QSPI boot mode, there is no UART boot mode. Could I use QSPI boot mode to flash qspi and app image