The group I am working with is about to embark on standardizing function header comments and the like.
I have wandered around StellarisWare code and have noted some function headers imply some type of documentation tool. If so, this may influence how we define our function headers.
Are there standard code documentation tools for CCS? If so, what are the favored tools in TI?
How about code analysis tools that would give ESLOC per module, function and possibly complexity metrics?
I have looked on the Eclipse site, but I have no idea how CCS 5.2 relates to the various flavors of Eclipse.