Hello,
I am working with MSP430F5529LP and CC3100BOOST and trying to compile code for http client example (http://processors.wiki.ti.com/index.php/CC31xx_HTTP_Client ) in IAR 6.30.1 (30-day time-limeited). At first I had problem described in http://e2e.ti.com/support/wireless_connectivity/f/968/t/411005 and now I am getting new errors:
Fatal Error[Pe1696]: cannot open source file "ti/net/http/httpsrv.h" in httpsend.c and urlfile.c
and
Error[Pe020]: identifier "Task_Handle" is undefined in client\httpcli.c
Task_Params
UArg
Task_FuncPtr
Need help please.