![Texas Instruments TMS320C67 DSP Series Reference Manual Download Page 352](http://html1.mh-extra.com/html/texas-instruments/tms320c67-dsp-series/tms320c67-dsp-series_reference-manual_1095598352.webp)
7-1
Interrupts
This chapter describes CPU interrupts, including reset and the nonmaskable
interrupt (NMI). It details the related CPU control registers and their functions
in controlling interrupts. It also describes interrupt processing, the method the
CPU uses to detect automatically the presence of interrupts and divert
program execution flow to your interrupt service code. Finally, the chapter
describes the programming implications of interrupts.
Topic
Page
7.1
Overview of Interrupts
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
7.2
Globally Enabling and Disabling Interrupts
(Control Status Register–CSR)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
7.3
Individual Interrupt Control
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
7.4
Interrupt Detection and Processing
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
7.5
Performance Considerations
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
7.6
Programming Considerations
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 7