Other Parts Discussed in Thread: CC3100, ENERGIA, , CC3100BOOST
Dear community,
I am trying to run the cc3100_http_example (located in "X:\ti\TivaWare_C_Series-2.1.3.156\examples\boards\ek-tm4c1294xl-boost-cc3100\cc3100_http_server") with CCS. The only output that I can observe on the serial port is the following:
[2J[HHTTP Server Application on CC3100
Press and hold USR_SW1 during reset to upload webpages to CC3100
Boosterpack's Serial Flash.
Existing webpages on CC3100 Boosterpack's Serial Flash will be used.
From the debug session I think the program hangs at sl_Start(0,0,0); I think it fails at _SlDrvSyncObjWaitForever inside sl_Start. How can I resolve this problem?
My hardware is ok, because when I load the example with Energia it works properly.
Regards,
Michele