I know warnings are usually ignored, but I am wondering if this has any consequence to my current issue.
This project was created using a version of compiler that is not currently installed: 4.0.0 [MSP430].
Another version of the compiler will be used during build: 4.1.0.B1.
Please install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project properties.
I am able to build all the files fine, and debug/download it on to the MSP430FRAM board. LED6 glows solid, but when I go into HyperTerminal,
CC3000 does not go to First Time Configuration
Mode when I send '01' to it. It does however display the driver version on reset (the driver version is 1.7.2.2).