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.