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.

Cannot open source .c files when import an example project

Hi,

When I try to import "ti\drv\exampleProjects\FFTC_Multicore_testProject" from pdk_C6670_1_0_0_21, all the *.c files have a yellow warning mark. These *.c files cannot be opened.

When I import the project (FFTC_MultiCore_testProject), there is an error, see below picture please. My system is CCS V5.2, Windows 7-64 bit.

What is wrong?

Thanks.

  • To add, The above is from the original c:\ti\... path. I am not sure the first time import was correct or not.

     

    I worried the compiling would replace the original files. Then, I copied the folder: exampleProjects to my private workspace. I found I could not open the *.c files in this private workspace. I reimpot from the original c:\ti\... path. They cannot be openned either.

    What is wrong?

    Thanks.

  • These example projects are for EVMC6670.

  • Robert W said:

    When I try to import "ti\drv\exampleProjects\FFTC_Multicore_testProject" from pdk_C6670_1_0_0_21, all the *.c files have a yellow warning mark. These *.c files cannot be opened.

    Did you check the box for "copy projects into workspace" when importing the project? If so, could you try importing without copying to workspace? Try one of the other example projects in case something has become corrupted with this one. I just tested importing a couple of projects and had no issues (I was using v1.0.0.19 instead of 21, but should not matter).

    It is not advisable to simply copy the 'exampleProjects' folder to your workspace as the project is set up with links relative to a root folder, so the whole directory structure needs to be maintained in order to resolve path references.