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