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.

CCSTUDIO: Condition of that .c file in an imported project becomes a link (not copied)

Genius 3186 points
Part Number: CCSTUDIO

Tool/software:

Hi

May I have question about CCS project import?

In my customer's enviornment, if import from SDK,  .c file in an imported project becomes a link (not copied).

I think this icon shows it be as link.

But in my enviorment, it copyed as another file from in SDK. 

Could you tell me why this difference?

By import setting??

Thanks,

GR

  • Hello,

    In my customer's enviornment, if import from SDK

    Is the project being imported an example from the SDK?

    If so, can you provide the following information:

    -which SDK and version

    -which exact example in the SDK

    -which CCS version is being used?

    Thank you

    ki

  • Hello Ki,

    Thanks for your supporting.

    and sorry for late reply.

    Is the project being imported an example from the SDK?

    If so, can you provide the following information:

    Yes, my customer is useing from SDK project.

    -which SDK and version
    -which CCS version is being used?

    I will check the version to my customer.

    (Sorry for it will may be late by Japanese holiday)

    -which exact example in the SDK

    My customer is using the AM273x SDK "enet_cpsw_tcpserver_am273x-evm_r5fss0_0_freertos_ti-arm-clang" example.

    Best regards,

    GR

  • Hi Ki,

    This is my customer's enviorment

    >-which SDK and version

    AM273xSDK 09.02.00.52

    >-which exact example in the SDK

     "enet_cpsw_tcpserver_am273x-evm_r5fss0_0_freertos_ti-arm-clang" example.

    >-which CCS version is being used?

    12.7.1

    Could you check?

    Best regards,

    GR

  • Thank you. When I import the same project, I see the files linked like the customer. The projectspec for the project in the SDK is configured to use links.

    How are you importing the project? Are you importing it from Resource Explorer or directly using the projectspec in .\examples\networking\lwip\enet_cpsw_tcpserver\am273x-evm\r5fss0-0_freertos\ti-arm-clang ?

    Or are you importing a copy of an existing project (not using a projectspec)?

  • Ki,

    Thanks for your supporting.

    In my enviorment, Maybe I forgot that I was edit .projectspec.

    I tryed re-install SDK, it was linked..

    Thank you.

    GR

  • I tryed re-install SDK, it was linked..

    Thank you for the update.