This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TIDC-CC3200-VIDEO: Cannot build CC3200 Video Camera Software with CC3200 SDK 1.30 successfully.

Part Number: TIDC-CC3200-VIDEO
Other Parts Discussed in Thread: CC3200, CC3200SDK

I download CC3200 Video Camera Software from  and try to build it with CC3200 SDK 1.30. However, I get the following error:

Description    Resource    Path    Location    Type
#10010 errors encountered during linking; "video_camera.out" not built    video_camera             C/C++ Problem
<a href="processors.wiki.ti.com/.../10234"> unresolved symbols remain    video_camera             C/C++ Problem
gmake: *** [video_camera.out] Error 1    video_camera             C/C++ Problem
gmake: Target 'all' not remade because of errors.    video_camera             C/C++ Problem
unresolved symbol _SlNonOsSemGet, first referenced in C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib/ccs/Release/provisioninglib.a<provisioning_logic.obj>    video_camera             C/C++ Problem
unresolved symbol _SlNonOsSemSet, first referenced in C:/ti/CC3200SDK_1.3.0/cc3200-sdk/simplelink_extlib/provisioninglib/ccs/Release/provisioninglib.a<provisioning_logic.obj>    video_camera             C/C++ Problem

How can I solve the link problem?

P.S. I know CC3200 Video Camera Software should be built with CC3200 SDK 1.20 but I cannot find anywhere to download CC3200 SDK 1.20.