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.

C6678,选择GlobalNetWorkSettings,报错



使用ccs7.1创建一个CCS工程,选择 SYS/BIOS->TI Target Examples->Typical。

然后添加了NDK,在使用XGCONF配置NDK时,选择了GlobalNetWorkSettings,然后编译,程序直接报错。

错误如下:

<Linking>
 undefined       first referenced                                                  
  symbol             in file                                                       
 ---------       ----------------                                                  
 NIMUDeviceTable C:\ti\ndk_2_25_01_11\packages\ti\ndk\stack\lib\stk6.ae66<nimu.oe66>
error #10234-D: unresolved symbols remain
请教一下,我现在的目的是,自己创建一个工程,类似于官方例程,实现TCP/UDP通信。我的错误是什么原因呢?请各位专家帮助一下呢。