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.

Compiler/LAUNCHXL-CC1350: CC1350

Part Number: LAUNCHXL-CC1350

Tool/software: TI C/C++ Compiler

I need to include a line in the DeviceFamily.h. But when I add and save, I ge the following error

"Operation Not Allowed

Detination resource is either linked or virtual"

How do i edit the file and save it for further compilation

Vasudha

  • Vasudha,

    Are you working on a TI example project or your own custom project? And are you using CCS Desktop?

    Normally the file DeviceFamily.h is # included in a source file and the path to it is added to the compiler include path options. In your case, is that file directly linked to the project or inside a virtual folder?

  • 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!