按照C:\ti\mmwave_mcuplus_sdk_04_04_01_02\mmwave_mcuplus_sdk_04_04_01_02\ti\demo\am273x\mmw\mss中的demo代码,移植到CCS中,显示一下错误:
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "empty_am273x_evm_r5fss0.out" not built
tiarmclang: error: tiarmlnk command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [empty_am273x_evm_r5fss0.out] Error 1
gmake: *** [all] Error 2
makefile:149: recipe for target 'all' failed

需要添加什么配置呢???