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.
Tool/software: Code Composer Studio
Hi,
I have trouble with importing the project in Code composer Studio.I am using simplelink CC3320 SDK when I try to import example from development tool it show the error like,
"C:/Users/Navin/workspace_v7/@ti-rex-content/simplelink_cc32xx_sdk_1_40_01_00/examples/nortos/CC3220SF_LAUNCHXL/drivers/pwmled/ccs/pwmled_CC3220SF_LAUNCHXL_nortos_ccs.projectspec
How to resolve this problem?
I am not having any luck reproducing this issue. For some reason CCS is not able to replace the variable that represents where Resource Explorer installs packages with the value that is stored in that file.
Could you zip up the workspace log and send it to me:
If you go to
C:/Users/Navin/workspace_v7/
If you could zip up the following folder and attach it that would be great.
.metadata
As a workaround can you try going to Project -> Import CCS Project
For the path enter
C:\ti\simplelink_cc32xx_sdk_1_40_01_00\examples\nortos\CC3220SF_LAUNCHXL\drivers\pwmled\ccs
It should discover the example you were trying to import
Regards,
John