Hi,
I have some timing issue with CCS3.3 (CGT 6.1.9) vs. CCS2.2.
WIhave a working project built on CCS2.2 for C6711. This project contains ADC_ISR that is triggered every 97.6 us. The ISR execution time is 80us for code compiled on 2.2.
Whereas the same code when compiled on CCS3.3 takes more than 100us for execution.
The optimization used for both is Function O2. Can anyboby provide inputs on how to bring back the speed similar to CCS2.2.
Thanks,
Mona Gandhi.