Broadcom BCM943364WCD1 C-SDK Setup Guide (v 1.0)
6
3.
Copy the ‘twWiced.c’, ‘twWiced.h’, and
‘twWicedThread.c’ files (located in
…/src/porting
in the Extracted Starter Kit
package) to
WICED-SDK-
3.5.x/apps/demo/thingworx/src/porting/.
4.
Open and edit the file
apps/demo/thingworx/src/porting/twOSPort.h
Change the following line:
#include TW_OS_INCLUDE
to
#include “twWiced.h”