Hello,
I am dealing with a very strange issue here on my F28335 with Code Composer V5 and Compiler Version 6.1.0.
Sometimes when I add functions or static const members to C++ classes, the whole project still compiles and runs, but it behaves very strage, so the overall function is not given anymore. When i remove another function after adding one which breaks the program, it works again. So it looks like something is getting to big.
I cannot describe the problem better, but thats how it is currently, and I hope someone has an idea or hint how to deal with this.
BR
Michael