Tool/software: Code Composer Studio
CCS Friends,
Having worked through several iterations of CCS over a couple of years, and having accumulated many versions of many SDKs and TI-RTOS versions, I'd like to now know how best to clean up potentially unused stuff. Along the way, I've accumulated many example applications, in addition to applications we've authored ourselves - so I'm guessing it's not an easy task to determine which packages might still be referenced?
1) Is there a technique for perhaps(?) scanning a workspace to determine which SDKs are actually being referenced? (Instead of checking each project by hand?)
2) To actually delete an SDK, is simply dragging to trash and restarting an adequate approach?