Tensilica News

All the news you're looking for from Tensilica, Inc. Find out how you can use Tensilica's configurable, extensible processors to speed your SOC design. Learn more about our XPRES compiler, which automates the creation of processors from your C code.

Friday, September 25, 2009

Apnote: Fast Interrupt Handling

Fast interrupt handling is important to system throughput and responsiveness. This application note describes a method to use existing Xtensa features and configuration options to support very fast interrupt handling. This note focuses on the interrupt handling case, i.e, that case where one task is running, but is preempted at some random point by an external or timer interrupt, which then performs an independent task. See http://www.tensilica.com/products/literature-docs/application-notes/system-software/interrupt-handling.htm