This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS3.1.0 problem with optimization for speed

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