Hi, all.
My current CCS (5.2.1.00018) does management of "active" project automatically.
It's quite non comfortable when working and debugging the libraries. I have to make the "Executable" project active before to launch debugger.
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.
Hi, all.
My current CCS (5.2.1.00018) does management of "active" project automatically.
It's quite non comfortable when working and debugging the libraries. I have to make the "Executable" project active before to launch debugger.
Hello,
CCS will set active an new projects that were created or imported into the workspace or any projects opened (from closed state). Otherwise it should simply keep active the last project selected in the Project Explorer. The issue is that you can sometimes lose that context when doing other activity in the IDE as discussed in the thread below:
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/213595/754101.aspx
As discussed in the above thread, there is no way to make a project active and lock it like there was in v4.
ki
Hi, Ki.
Would this functionality (activating & locking) be changed back? It's very useful from my point of view. Or even the best case is to allow to user choosing of auto-tracking or fixed project.