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.

CCS/CC3220SF-LAUNCHXL: cc3220sf

Part Number: CC3220SF-LAUNCHXL

Tool/software: Code Composer Studio

what is this warring?

how to handle with it?

Description Resource Path Location Type
This project contains 1 unresolved buildable linked resource(s). The project may not build as expected. WiFiCoordinator project Problems

  • Asaf Tvito said:
    This project contains 1 unresolved buildable linked resource(s).

    This warning usually means that the path for one of the linked files/resources in the project is broken. Does this result in errors at build time?

    I would suggest checking if any of the files in the Project Explorer view have broken links (they should be shown with a special icon, I believe it is "!"). After you identify the file, you can go into its Properties and check the Location and Resolved location paths, and if they are invalid, you can fix/edit them using the Edit link. 

    Let us know if that helps resolve the warning.

  • Asaf,

    Since I haven’t heard back from you, I’m assuming you were able to resolve this issue and will be closing this thread. If the issue is not resolved, just post a reply below or create a new thread. Thanks!
  • im not see file with mark "!"

    this is not the problem

  • I'm afraid there isn't enough detail here for us to be able to identify the reason for the warning.

    We would need to at least see a screenshot of CCS with the warning, or better yet a small project that demonstrates the issue.