![Lauterbach C5000 Debugger Скачать руководство пользователя страница 67](http://html.mh-extra.com/html/lauterbach/c5000-debugger/c5000-debugger_manual_680290067.webp)
C5000 Debugger | 67
©
1989-2022
Lauterbach
Tracing
Depending on the chip the C5000 trace can either be directly output on dedicated trace pins or sent into a
Coresight trace bus using an
ADTF
component. Another option is to store the trace onchip in trace buffers
(e.g. ETB). For further information about Coresight component configuration please refer to
Debugger for a CoreSight System”
For information about trace hardware setup refer to the
Controlling the Trace Capture
On the C5x cores the trace capture setup is controlled by the
command group.
Trace Breakpoints
The following breakpoint examples use AET resources:
Broadcast only the execution of the instruction at address 0x4dd84.
; Broadcast only the execution of the specified instructions
<address>
|
<range>
/Program /TraceEnable
; Broadcast only the instructions that perform the specified data access
<address>
|
<range>
/ReadWrite
|
/Read
|
/Write /TraceData
Break.Set
0x1234ABCD
/Program
/TraceEnable
…
Trace.List
; display the result
…
Break.Delete
; delete breakpoint
Содержание C5000 Debugger
Страница 1: ...MANUAL Release 02 2022 C5000 Debugger ...
Страница 26: ...C5000 Debugger 26 1989 2022 Lauterbach ...