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.

Beaglebone 上使用am335x_sysbios_ind_sdk

Other Parts Discussed in Thread: SYSBIOS

你好!

我这边在使用环境是:

硬件板卡:beaglebone Rev A3

CCS :  5.1.1.00028

SYS/BIOS :  6.33.02.31

XDCTOOLS : 3.23.01.43

我是按照AM335X SYSBIOS Industrial SDK Getting Start Guide .pdf 中介绍的步骤一步步照着做的,使用的例

程是am335x_sysbios_ind_sdk_1.0.0.1中的uartecho这个程序, 到了load program那一步的时候报了一个错误

No source available for "C$$EXIT() at uartecho.out :{3} 0x8000c48c{4}"

请问这是什么原因造成的?谢谢