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.

求教:sdk安装包中的Basic Wifi Application这个工程编译CCS编译后出现问题

Other Parts Discussed in Thread: MSP430FR5739

TI专家好:

我在TI官网下载的SDK包,安装后,编译,出错。详细的错误信息粘贴如下:

'Building target: BasicWiFi Application.out'
'Invoking: MSP430 Linker'
"D:/wifi/ti/ccsv5/tools/compiler/msp430_4.2.1/bin/cl430" -vmspx --abi=coffabi -O4 --opt_for_speed=0 -g --gcc --define=__CCS__ --define=__MSP430FR5739__ --diag_warning=225 --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --printf_support=minimal -z --stack_size=368 -m"BasicWiFi Application.map" --heap_size=0 --use_hw_mpy=F5 -i"D:/wifi/ti/ccsv5/ccs_base/msp430/include" -i"D:/wifi/ti/ccsv5/tools/compiler/msp430_4.2.1/lib" -i"D:/wifi/ti/ccsv5/tools/compiler/msp430_4.2.1/include" --reread_libs --warn_sections --xml_link_info="BasicWiFi Application_linkInfo.xml" --rom_model -o "BasicWiFi Application.out" "./board.obj" "./basic_wifi_application.obj" "../lnk_msp430fr5739.cmd" "C:/ti/CC3000SDK/CC3000 SDK/MSP430FR5739/Basic WiFi Application/Basic WiFi Source/Basic WiFi Application CCS/CC3000 Spi/Debug/CC3000 Spi.lib" "C:/ti/CC3000SDK/CC3000 SDK/MSP430FR5739/Basic WiFi Application/Basic WiFi Source/Basic WiFi Application CCS/CC3000HostDriver/Debug/CC3000HostDriver.lib" "C:/ti/CC3000SDK/CC3000 SDK/MSP430FR5739/Basic WiFi Application/Basic WiFi Source/Basic WiFi Application CCS/HyperTerminal Driver/Debug/HyperTerminal Driver.lib" -l"libc.a"
<Linking>

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
ELFLNK/file.c:398:internal fatal error #10193: ("C:/ti/CC3000SDK/CC3000
SDK/MSP430FR5739/Basic WiFi Application/Basic WiFi Source/Basic WiFi
Application CCS/CC3000 Spi/Debug/CC3000 Spi.lib<spi.obj>")

INTERNAL ERROR: D:\wifi\ti\ccsv5\tools\compiler\msp430_4.2.1\bin\lnk430.exe aborted

This is a serious problem. Please contact Customer
Support with this message and a copy of the input file
and help us to continue to make the tools more robust.


>> Compilation failure
gmake: *** [BasicWiFi Application.out] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****

请专家帮忙看看这是怎么回事 ?