当出现以下错误:
unresolved symbol _Cla1funcsLoadSize
unresolved symbol _Cla1funcsLoadStart
unresolved symbol _Cla1funcsRunStart
或以下警告:
crea
ting output section ".bss_cla" without a SECTIONS specification
creating output section ".scratchpad" without a SECTIONS specification
creating output section "Cla1Prog" without a SECTIONS specification
creating output section "Cla1ToCpuMsgRAM" without a SECTIONS
specification
creating output section "CPUtoCLA_RAM" without a SECTIONS specification
creating output section "CpuToCla1MsgRAM" without a SECTIONS specification
的时候,你需要修改以下链接器的配置:
打开CCS,按下述步骤操作:
Project Properties -> C2000 Linker -> Advanced Options -> Command File Preprocessing -> --define
附图如下: