自己新建的工程中调用了CSL_chipReadReg ()函数,连接中出现unresolved symbol的问题。
在properties->CCS build->C6000 linker->file search path中添加csl lib,"C:\Program Files\Texas Instruments\pdk_C6678_1_0_0_17\packages\ti\csl\lib\ti.csl.ae66"
重新编译还是一样的问题。不知道怎么解决?
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.
自己新建的工程中调用了CSL_chipReadReg ()函数,连接中出现unresolved symbol的问题。
在properties->CCS build->C6000 linker->file search path中添加csl lib,"C:\Program Files\Texas Instruments\pdk_C6678_1_0_0_17\packages\ti\csl\lib\ti.csl.ae66"
重新编译还是一样的问题。不知道怎么解决?