Part Number: LP-AM243
Other Parts Discussed in Thread: UNIFLASH,
Hi,
My customer is facing the Flash write error on all example and demos with QSPI Flash. So they tried returning initialized status, but the following errors are occurred.
The following is log of execution, "AM243x MCU+ SDK 11.01.00 > Getting Started > EVM Setup > Flash SOC Initialization Binary".
--
PS C:\ti\mcu_plus_sdk_am243x_11_01_00_17> cd tools/boot
PS C:\ti\mcu_plus_sdk_am243x_11_01_00_17\tools\boot> python uart_uniflash.py -p COM5 --cfg=sbl_prebuilt/am243x-lp/default_sbl_null.cfg
Parsing config file ...
Parsing config file ... SUCCESS. Found 2 command(s) !!!
Executing command 1 of 2 ...
Found flash writer ... sending sbl_prebuilt/am243x-lp/sbl_uart_uniflash.release.hs_fs.tiimage
Sent flashwriter sbl_prebuilt/am243x-lp/sbl_uart_uniflash.release.hs_fs.tiimage of size 309190 bytes in 30.16s.
Executing command 2 of 2 ...
Command arguments : --file=sbl_prebuilt/am243x-lp/sbl_null.release.hs_fs.tiimage --operation=flash --flash-offset=0x0
Sending sbl_prebuilt/am243x-lp/sbl_null.release.hs_fs.tiimage: 0%| | 0/282822 [00:00<?, ?bytes/s]send error: error_count reached 10, aborting.
Sending sbl_prebuilt/am243x-lp/sbl_null.release.hs_fs.tiimage: 0%| | 2/282822 [11:00<51859:41:38, 660.12s/bytes]
[ERROR] XMODEM send failed, no response OR incorrect response from EVM OR cancelled by user,
Power cycle EVM and run this script again !!!
PS C:\ti\mcu_plus_sdk_am243x_11_01_00_17\tools\boot>
--
Please advise us how to resolve this issues.
Thanks and best regards,
M.Hattori.