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 10.1.1: Batch operations are not supported

Hello,

I would like to manage all my project configurations simultaneously. In project settings it is possible to choose [All configurations] option but tab seems to be empty with message "Batch operations are not supported".

In the topic https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/413785/in-ccs-6-1-is-there-a-way-to-maintain-settings-for-debug-and-release-configurations I had found information about request #SDSCM00051541. ( https://sir.ext.ti.com/jira/browse/EXT_EP-6265?jql=text%20~%20%22SDSCM00051541%22 ).

I checked the request and it is marked as 'Implemented' (fix in release 6.1.3).

I use CCS 10.1.1 and there is still no possibility to change options for all configurations simultaneously. Is it a bug in my version of CCS? Or there is still no possibility to do it in CCS?

  • Hello,

    I would like to manage all my project configurations simultaneously. In project settings it is possible to choose [All configurations] option but tab seems to be empty with message "Batch operations are not supported".

    Note that this is not supported with all options. It is mostly the compiler and linker options that support batch operations. If you have some properties in the left pane selected that is not supported (like "General"), then you would get the error you see.

    Hope this helps

    ki