Other Parts Discussed in Thread: UNIFLASH
Tool/software:
After installing Python3 and related packages, connecting the EVM power cable and the UART cable, and configuring the UART port (seen as COM5) in CCS, I set switches 2-3 in the UART Boot-Mode.
When power-on the EVM, the UART terminal on CCS correctly reports the SOC ID followed by character "C" printed every 2-3 seconds; after this, I closed the UART terminal.
So, running in the command prompt the command:
python uart_uniflash.py -p COM5 --cfg=sbl_prebuilt/am64x-evm/default_sbl_null.cfg
It gives me the following error:
[ERROR] XMODEM send failed, no response OR incorrect response from EVM OR cancelled by user,
Power cycle EVM and run this script again !!!
Thanks for the support