Debug Terminology
7-6
7.3 Debug Terminology
The following definitions will help you to understand the information in the rest
of this chapter:
-
Background code.
The body of code that can be halted during debug-
ging because it is not time-critical.
-
Foreground code.
The code of time-critical interrupt service routines,
which are executed even when background code is halted.
-
Debug-halt state.
The state in which the device does not execute back-
ground code.
-
Time-critical interrupt.
An interrupt that must be serviced even when
background code is halted. For example, a time-critical interrupt might
service a motor controller or a high-speed timer.
-
Debug event.
An action, such as the decoding of a software breakpoint
instruction, the occurrence of an analysis breakpoint/watchpoint, or a re-
quest from a host processor that can result in special debug behavior,
such as halting the device or pulsing one of the signals EMU0 or EMU1.
-
Break event.
A debug event that causes the device to enter the debug-
halt state.
Содержание TMS320C28x
Страница 30: ...1 12...
Страница 80: ...This page intentionally left blank 2 50 This page intentionally left blank...
Страница 269: ...IN loc16 PA 6 112 MOV AL 0 AL 0 UOUT IORegC AL IOspace IORegC AL 10...
Страница 308: ...MAXCUL P loc32 6 151 Saturate MOVL Var64 2 ACC Store result into Var64 MOVL Var64 P...
Страница 509: ...SUBL ACC P PM 6 352 SUBL ACC P PM ACC S B 11 M X 4 MOVH Y ACC 5 Store Q15 result into Y...
Страница 585: ...This page intentionally left blank 7 32 This page intentionally left blank...