Other Parts Discussed in Thread: UNIFLASH, , LP-AM243
Hello,
I'm trying to initialize SOC with the uart_uniflash.py based on the tutorial. ( AM243x MCU+ SDK: EVM Setup (ti.com) )
The 1st command in the python script worked well. However, the 2nd command in the python script was aborted due to NAK as the attached screenshot. Multiple power cycles were not helpful.
As a backup solution, I tried SOC initilization using SD BOOT based on the above tutorial. The sbl_null.release.tiimage was copied into the boot partition(FAT) of SD card and renamed as tiboot3.bin but the UART terminal didn't show anything when POWER-ON the board. Please help me to solve this problem. Thanks.
Thanks.