I am looking at a TI M4 chip for our next controller implementation. I am evaluating CCS. We are mostly an IAR shop. There are some features of the IDE that I am looking for and not finding immediately:
- I am looking for column editing in CCS. I see that there is a plugin for column editing for eclipse. My questions on this issue are:
- Is there column editing in CSS out of the box?
- If not, I am cautious about adding a plug-in into CSS which may be highly customized with its own plugins. What is the general recommendation for adding in plug-ins to CSS?
- Is there a easy way to add a file such that it is project root directory agnostic? I.e., you can move the project to a different part in a directory tree and it will not hurl at you? {We have a department standard dev environment that is not compatible with StellarisWare}.
- Are there any online video tutorials on CSS? One that would show you a dozen quick tricks?
- Is there an approach to remapping the keys to VS2010 C++ key maps?
Thanks for any input.
