Debug Features
21-18
ADSP-214xx SHARC Processor Hardware Reference
IMASK
or
LIRPTL
registers must also be configured based on the program-
mable interrupt to be used. The ISR needs to clear the status bits of the
TWIIRPTL
register by explicitly writing 1 into the status bit (W1C) as
.
Listing 21-3.
TWI_ISR:
ustat1 = dm(TWIIRPTL);
bit set ustat1 TWITXINT;
dm(TWIIRPTL) = ustat1; /* W1C to clear TWI TX interrupt */
instruction;
instruction;
rti;
Debug Features
The following section provides information on debugging features avail-
able with the TWI.
Buffer Hang Disable
To support debugging buffer transfers, the processors have a buffer hang
disable (
BHD
) bit in the
TWIFIFOCTL
register. When set (=1), this bit pre-
vents the processor core from detecting a buffer-related stall condition,
permitting debugging of this type of stall condition. For more informa-
tion, see
“Buffer Hang Disable (BHD)” on page 10-54
.
Loop Back Routing
The controller supports an internal loop back mode by using the SRU.
For more information, see “Loop Back Routing” on page 9-40.
www.BDTIC.com/ADI
Содержание SHARC ADSP-214 Series
Страница 60: ...Contents lx ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 72: ...Notation Conventions lxxii ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 130: ...Programming Model 2 52 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 264: ...Programming Models 3 134 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 290: ...Programming Model 4 26 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 296: ...Programming Model 5 6 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 396: ...Effect Latency 7 28 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 520: ...Programming Model 10 62 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 616: ...Debug Features 14 22 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 656: ...Programming Model 15 40 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 714: ...Programming Model 19 10 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 1132: ...Register Listing A 306 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 1192: ...Index I 34 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...