This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM4379 starterware\bootloader 问题

Other Parts Discussed in Thread: SYSBIOS, AM4379

下载sysbios_ind_sdk_2.1.0.1,然后运行其中的C:\ti\sysbios_ind_sdk_2.1.0.1\sdk\starterware\bootloader 工程,选择了UARTboot, 选择43xx的.

在CCS中可以编译成功,并且可以运行.串口可以打印数据.根据提示,然后通过上位机终端,利用xmodem协议下载也是成功的。

但是脱离CCS,板卡设置为UARTboot上电后,在上位机终端接收到"C",之后,将xx_ti.bin通过xmodem协议下载,数据可以正常下载, 但是不运行,串口终端没有任何提示。

不知道是什么原因??