Broadcom BCM943364WCD1 C-SDK Setup Guide (v 1.0)
8
6.
Open and edit the following:
apps/demo/thingworx/wifi_config_dct.h
Add a local WIFI SSID as a value to
CLIENT_AP_SSID
Add the SSID passphrase to the value
CLIENT_AP_PASSPHRASE
Compiling and Running the Application
1.
Navigate to the root WICED-SDK-3.5.x directory.
2.
Make sure that the Broadcom device is connected via USB.
Note:
If performing this in a Linux virtual
machine environment, you’ll need to set up the VM so that the USB device is connected to the guest virtual
machine instead of the host computer.
3.
Execute the following command from the WICED-SDK-3.5.x root directory:
sudo ./make demo.thingworx-BCM943364WCD1-FreeRTOS-LwIP download run
Confirm that you see the message above when the build is complete. The build may take a few minutes to
finish.