Part Number: TMDS64EVM
Other Parts Discussed in Thread: UNIFLASH, AM6422, AM6442, , SYSCONFIG
Hello TI support team.
I am writing SBL in UART Mode.
However, it stops with the following error.
I've tried several times, but I can't write successfully.
C:\ti\mcu_plus_sdk_am64x_08_06_00_45\tools\boot>python uart_uniflash.py -p COM3 --cfg=sbl_prebuilt\am64x-evm\default_sbl_ospi.cfg Parsing config file ... Parsing config file ... SUCCESS. Found 3 command(s) !!! Executing command 1 of 3 ... Found flash writer ... sending sbl_prebuilt/am64x-evm/sbl_uart_uniflash.release.tiimage Sending sbl_prebuilt/am64x-evm/sbl_uart_uniflash.release.tiimage: 29%|▊ | 85407/295727 [00:10<00:19, 11032.83bytes/s]send error: expected ACK; got b'\xf0' for block 83 Sending sbl_prebuilt/am64x-evm/sbl_uart_uniflash.release.tiimage: 53%|█ | 156408/295727 [00:16<00:12, 11197.85bytes/s]send error: expected ACK; got b'\x86' for block 151 Sending sbl_prebuilt/am64x-evm/sbl_uart_uniflash.release.tiimage: 94%|█▉| 277830/295727 [00:27<00:01, 11030.89bytes/s]send error: expected ACK; got b'&' for block 12 Sent flashwriter sbl_prebuilt/am64x-evm/sbl_uart_uniflash.release.tiimage of size 295727 bytes in 29.93s. Executing command 2 of 3 ... Command arguments : --operation=flash-phy-tuning-data Sending flash-phy-tuning-data_command: 0%| | 0/32 [00:00<?, ?bytes/s]send error: expected NAK, CRC, EOT or CAN; got b'\x82' send error: expected NAK, CRC, EOT or CAN; got b'\x82' send error: expected NAK, CRC, EOT or CAN; got b'\x82' send error: expected NAK, CRC, EOT or CAN; got b'\x82' send error: expected NAK, CRC, EOT or CAN; got b'\x82' send error: expected NAK, CRC, EOT or CAN; got b'\x82' send error: expected NAK, CRC, EOT or CAN; got b'\x82' send error: expected NAK, CRC, EOT or CAN; got b'\x82' send error: expected NAK, CRC, EOT or CAN; got b'\x82' send error: expected NAK, CRC, EOT or CAN; got b'\x82' send error: expected NAK, CRC, EOT or CAN; got b'\x82' send error: error_count reached 10, aborting. Sending flash-phy-tuning-data_command: 6%|██▌ | 2/32 [00:00<00:00, 45.92bytes/s] [ERROR] XMODEM send failed, no response OR incorrect response from EVM OR cancelled by user, Power cycle EVM and run this script again !!! C:\ti\mcu_plus_sdk_am64x_08_06_00_45\tools\boot>
I would like to know what is wrong.
Best regards,
Kiyomasa Imaizumi.












