Part Number: LAUNCHXL-CC1350
Tool/software: Code Composer Studio
When I renamed the rfEasyLinkTx and rfEasyLinkRx project examples in CCS Version: 7.1.0.00016, the following build warning was generated:
Description Resource Path Location Type
This project contains 1 unresolved buildable linked resource(s). The project may not build as expected.
The code executed fine however I warning concerned me. I did find a work around but one would think the rename function of the project should work unless there was an oversight on my part.
Here is the work around:
1. I copied my workspace example to a new directory and changed the name of the directory to the one I wanted.
2. Found the example name in the .project, .cproject and .ccsproject files and replaced with my new name.
3. Imported into CCS.
I just built this and I did not see the warning anymore so hope this helps. Anyway, I don't believe the project rename function is working correctly unless as I mentioned earlier, that I overlooked something.
Thanks,
Rob