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.

CC3100BOOST: wlan station for MSP430FR5969 Launchpad build errors?

Part Number: CC3100BOOST
Other Parts Discussed in Thread: CC3100, MSP430FR5969

Hi,

   I imported the wlan station for MSP430FR5969 Launchpad from CC3100 SDK 1.2.0 to my CCS workspace. I am getting these build errors below. I am using TI 4.4.8 Compiler. How do I solve these problems.

Error:

make: *** missing separator.  Stop. spi.d /getting_started_with_wlan_station/Debug/spi line 36 C/C++ Problem

spi.d line 36.

C:/ti/ccsv7/ccs_base/msp430/include/msp430fr5969.h\: 

Warning:

#10204-D could not resolve index library "libmath.a" to a compatible library getting_started_with_wlan_station C/C++ Problem

- kel