13.07.2015 Views

DSP56xxx C Cross-Compiler User's Guide - Tasking

DSP56xxx C Cross-Compiler User's Guide - Tasking

DSP56xxx C Cross-Compiler User's Guide - Tasking

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

4–58Chapter 4Option:Project | Project Options...C <strong>Compiler</strong>OptimizationCustom optimizationOptimizationFavor code size above execution speedPragma:Default:Description:Example:int a, b;voidmain( void ){a = ( b != 0 );}bset #0,bmove #>1,b; –Os: 1 word, 4 cycles; –OS: 2 words, 3 cycles

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!