Tool/software: TI C/C++ Compiler
I am migrating a F2810 project from CCS 3.3 to CCS 7.
In order to feel comfortable with the conversion, I plan to:
- generate assembler listings with both compilers
- plan to compare the assember listings
- review the differences (hopefully nothing except compilation date/time)
Am I on the right track? What are the holes in this approach?
thanks, srini