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.

CC1352P: build configuration changes not being saved

Part Number: CC1352P

Hi!

I'm experiencing the exact same issues as described in the reference post. 

Using Code Composer Studio  Version: 12.1.0.00007 

These options don't seem to persist

  • "Exclude From Build" 
  • "Compiler -> Include" 
  • "Linker -> File Paths" 

I generally need to change these 3 things when changing between my 2 build configurations. 

The .cproject file seems to show the right settings for the build configuration, however when I check in CCS, those 3 sections are not showing the modifications. 

  • Hi Mike, 

    I apologize for the delayed response on this thread. 

    I did the following>

    1. Imported drivers/empty project from the SDK and I excluded the empty.c and empty.syscfg from build. 

    The corresponding change could be seen in the .cproject file as you rightly mention. 

    2. I deleted the project from the workspace without deleting project contents on disk. 

    3. I imported the deleted project back into CCS. 

    4. I see that the exclude from build is persistent.

    What is the behavior you are seeing? 

    Regards,

    Sid