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.

Basic Wi-Fi application with MSP430FG4618 and CC3000

Hi,

I am trying to compile the Basic wifi application:

http://processors.wiki.ti.com/index.php/CC3000_Wi-Fi_MSP-EXP430FG4618

I am following the CC3000 Basic Wi-Fi example application for MSP430 guide (using IAR):

http://processors.wiki.ti.com/index.php/CC3000_Basic_Wi-Fi_example_application_for_MSP430

In the step 9 (described in the previous link) i get thr following error:

 Fatal Error[Pe1696]: cannot open source file "spi.h"

Actually there's no "spi.h" file in any directory of my project.

Thank you.