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.

CC3551E: 使用CCS12.7.1编译示例工程CC35xx_network_terminal时出现的3条warnings

Part Number: CC3551E


你好,

我按照Quickstart CC35XX User's Guide8.21.00.x里CCS下载和安装及设置步骤之后编译工程时出现了如下三个warning:

"../linker.cmd", line 107: warning #10068-D: no matching section;

warning #10247-D: creating output section ".ramVecs" without a SECTIONS specification;

warning #10229-D: output section ".data" refers to load symbol "" and hence cannot be compressed; compression "lzss" is ignored;

使用的CCS版本是12.7.1,simplelink_wifi_sdk_8_41_0_0_eng里的示例工程CC35xx_network_terminal

对于解决此问题的任何建议、我将不胜感激。