Part Number: AM2434
Other Parts Discussed in Thread: LP-AM243, UNIFLASH
Tool/software:
Hi,
My customer has just started the AM243x evaluation with LaunchPad. They’re following GettingStarted, but have a problem at Flash SOC Initiallization in the EVM Setup.
Could you look into the following Error log ? Could you advise what problem is ?
Board : LP-AM243 (LOT: 0128202201, Rev: 0033317, LBT: 716A, PCB#: PROC109E3) Is this the revision E3 ?
SW: AM243x MCU+ SDK 09.01.00
< LOGs >
-----------------------------------------------------------------
C:\ti\mcu_plus_sdk_am243x_09_02_00_50\tools\boot>python uart_uniflash.py -p COM9 --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 303606 bytes in 28.2s.
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/281766 [00:00<?, ?bytes/s]send error: expected NAK, CRC, EOT or CAN; got b'0'
send error: expected NAK, CRC, EOT or CAN; got b'1'
send error: expected NAK, CRC, EOT or CAN; got b'0'
send error: expected NAK, CRC, EOT or CAN; got b'0'
send error: expected NAK, CRC, EOT or CAN; got b'0'
send error: expected NAK, CRC, EOT or CAN; got b'0'
send error: expected NAK, CRC, EOT or CAN; got b'0'
send error: expected NAK, CRC, EOT or CAN; got b'0'
send error: expected NAK, CRC, EOT or CAN; got b'0'
send error: error_count reached 10, aborting.
Sending sbl_prebuilt/am243x-lp/sbl_null.release.hs_fs.tiimage: 0%| | 2/281766 [02:31<11860:21:35, 151.54s/bytes]
[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_am243x_09_02_00_50\tools\boot>
C:\ti\mcu_plus_sdk_am243x_09_02_00_50\tools\boot>
-------------------------------------------------------------------
Thanks and regards,
Hideaki