Other Parts Discussed in Thread: CCSTUDIO
Tool/software: TI C/C++ Compiler
Hello,
Currently we are using TMS320F28335, CCS 5.2, compiler version 6.1.6 without optimization. It is working well.
I would like to move to CCS9.1.0 and the latest compiler (18.12.4 LTS). When I tried changing the compiler, I ran out of time, meaning that the code takes longer to execute, even with optimization.
While in CCS5.2, I noticed that if I changed the compiler to version 6.4.3 I already run out of time.
What are my options? Can I use compiler 6.1.6 in CCS9.1? Why do newer compilers generate slower code?
Thank you.