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.

28379D使用CLA计算asine()

Other Parts Discussed in Thread: CONTROLSUITE

在使用controlsuite例程cla_asin进行调试时,程序运行到Cla1ForceTask1andWait();停止,cmd文件使用2837xD_RAM_CLA_lnk_cpu1.cmd,提示警告

warning #10247-D: creating output section "Cla1Prog" without a SECTIONS specification
warning #10247-D: creating output section ".scratchpad" without a SECTIONS specification
warning #10247-D: creating output section "CpuToCla1MsgRAM" without a SECTIONS specification
warning #10247-D: creating output section "Cla1ToCpuMsgRAM" without a SECTIONS specification
warning #10247-D: creating output section "CLADataLS0" without a SECTIONS specification

该怎么解决?