Hello,
I'm trying to update one of our old projects to use the new code generations tools. I'm using Code Composer 3.3 and my trying to go from 4.1.3 to 5.0.2.
The release .out file seems to be working fine, but we can't debug now because the debug configuration is now creating object files that are ~10x bigger now.
These are the options I'm using for the debug configuration. The options are the same when I switch from 4.1.3 to 5.0.2.
-g -q -pdr -al -fr -i -d -ml -v28
Thanks in Advance,
Francis