Actually, yes, I see the same behavior. I have a workspace with some 20 projects in it. One of those is the main project, the others are dependencies. Now regardless whether or not the main projects is already built, every time I click Run->Debug, CCS runs a build step (which does not really recompile anything, but it calls make for each dependency, and that alone takes a while). This is really annoying if you want to say power off your device and restart debugging.
↧