Tool/software: Code Composer Studio
I'm migrating projects from CCS4 for PC to CCS7 for Mac. I find that the resulting .out files are completely different, for the same source code files. Even the size is slightly difference.
My question is whether changes from PC to Mac versions and/or changes in version of CCS can change the code output files, even if the source files are the same? I was trying to "validate" the migration by making sure it produced the same flash code image, but this does not seem to work.
Thanks