TI中文支持网
TI专业的中文技术问题搜集分享网站

在CCS中添加了ti.csl.aa9fg库后,报错

我查看了源文件里面,明明都只有一处定义了函数,为何添加CSL库后,再次编译就报multiple definition of XXXXXX,是还有其他什么地方需要设置吗?CCSv7版本

Shine:

csl库和starterware库里重复定义了,csl和starterware用一个就可以了。
The CSL component of AM335x/AM437x Processor SDK is referred as StarterWare in the legacy baseline releases.To maintain backward compatibility for existing applications on AM335x/AM437x SOCs, StarterWare low level package is retained. Customers are recommended to use driver interfaces for ease of migration of application software across SOCs.
processors.wiki.ti.com/…/Processor_SDK_RTOS_CSL

赞(0)
未经允许不得转载:TI中文支持网 » 在CCS中添加了ti.csl.aa9fg库后,报错
分享到: 更多 (0)