Part Number: SK-AM64
Hi,
I'm new to MCU+SDK trying to learn as part of it to run and load few examples in AM64X-SK while flashing SOC initialization Binary i'm facing issues since im using the GP Please help me to resolve this.
C:\ti\mcu_plus_sdk_am64x_09_01_00_41\tools\boot\socid_parser>python uart_boot_socid.py -d am64x --string=01000000011a0000616d36347800000000000000475020200000010000000100
-----------------------
SoC ID Header Info:
-----------------------
NumBlocks : 1
-----------------------
SoC ID Public ROM Info:
-----------------------
SubBlockId : 1
SubBlockSize : 26
DeviceName : am64x
DeviceType : GP
DMSC ROM Version : [0, 1, 0, 0]
R5 ROM Version : [0, 1, 0, 0]
C:\ti\mcu_plus_sdk_am64x_09_01_00_41\tools\boot>python uart_uniflash.py -p COM8 --cfg=sbl_prebuilt/am64x-sk/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/am64x-sk/sbl_uart_uniflash.release.hs_fs.tiimage
Sent flashwriter sbl_prebuilt/am64x-sk/sbl_uart_uniflash.release.hs_fs.tiimage of size 329349 bytes in 31.97s.
Executing command 2 of 2 ...
Command arguments : --file=sbl_prebuilt/am64x-sk/sbl_null.release.hs_fs.tiimage --operation=flash --flash-offset=0x0
Sending sbl_prebuilt/am64x-sk/sbl_null.release.hs_fs.tiimage: 0%| | 0/296021 [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: expected NAK, CRC, EOT or CAN; got b'1'
send error: error_count reached 10, aborting.
Sending sbl_prebuilt/am64x-sk/sbl_null.release.hs_fs.tiimage: 0%| | 2/296021 [01:30<7424:05:16, 90.29s/bytes]
[ERROR] XMODEM send failed, no response OR incorrect response from EVM OR cancelled by user,
Power cycle EVM and run this script again !!!
Prasanth S