Broadcom BCM943364WCD1 C-SDK Setup Guide (v 1.0)
13
6.
To stop the device from running the simulator, open PuTTY serial connection, and press “Q” to terminate
the device’s program.
If you wish to restart, the physical “RESET” button on the device must be pressed once.
Troubleshooting
Problem
Solution(s)
1.
Unable to extract WICED zip; problems with
extracted file architecture
1.
Make sure you have pzip installed on the linux machine, and make sure
you are using the proper extraction method. Type
sudo apt-get install p7zip-full
unzip <file_name>.7z.zip
7za x <file_name>.7z
2.
Try extracting the files on a different machine first, and copy the
contents to the Linux machine.
3.
Contact the Broadcom Community for further assistance.
2.
Problems with the compilation of the Broadcom
C-SDK
1.
Double-check all steps to verify that the file structure and hierarchy is
exactly correct for all files, especially the edited files. Restart from
scratch if necessary.