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.

3–74Chapter 3 void foo( void ){void _cache_region creg( void );_plock( _cache_get_start( creg ) );/* loop fits in one sector */#pragma cache_align_now#pragma cache_region_start cregfor ( ... ){...}#pragma cache_region_end creg_punlock( _cache_get_start( creg ) );}

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

Saved successfully!

Ooh no, something went wrong!