I have a timer interrupt-driven application which works fine when compiled with no optimization. But when I try to optimize for speed (any level) the interrupt is not generated and consequently the program does not run. On ething I've noted - global interrupt enable register == 0 when I try to run optimized version.
Code Composer ver. 3.1.0, floating point DSP 320c6713.
Any suggestion?
Thanks in advance.
Rem Zaslavsky
2010apr23