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.

RTOS/CC3200-LAUNCHXL: Cannot open source file "provisioning_api.h"

Part Number: CC3200-LAUNCHXL
Other Parts Discussed in Thread: CC3200SDK

Tool/software: TI-RTOS

Hi,

I'm working on a project with CC3200-LAUNCHXLA development board. I've created a new project, and included SDK 1.2.0 in include options. When I try to build the project, the following error is produced by compiler:

#1965 cannot open source file "provisioning_api.h" .ccsproject /connectRouter line 51, external location: C:\ti\CC3200SDK_1.2.0\cc3200-sdk\simplelink\user.h C/C++ Problem
gmake: *** [empty.obj] Error 1 connectRouter C/C++ Problem
gmake: Target 'all' not remade because of errors. connectRouter C/C++ Problem

I'm currently using CCS v7 but I've tried the same on CCS v6.1.3, and had the same result.

Thanks,

Alinur