oocd_trace: drop the code, deprecated in v0.10.0
The code for oocd_trace has been marked as deprecated in release v0.10.0, 4 years ago. Time to drop it! Change-Id: I989f8345dee4ff2369bcf5e2e2ace86bbd5aa6a5 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/6088 Tested-by: jenkins
This commit is contained in:
@@ -8866,29 +8866,6 @@ how the event caused trouble.
|
||||
|
||||
@end deffn
|
||||
|
||||
@deffn {Trace Port Driver} oocd_trace
|
||||
This driver isn't available unless OpenOCD was explicitly configured
|
||||
with the @option{--enable-oocd_trace} option. You probably don't want
|
||||
to configure it unless you've built the appropriate prototype hardware;
|
||||
it's @emph{proof-of-concept} software.
|
||||
|
||||
Use the @option{oocd_trace} driver if you are configuring an ETM that's
|
||||
connected to an off-chip trace connector.
|
||||
|
||||
@deffn {Config Command} {oocd_trace config} target tty
|
||||
Associates the ETM for @var{target} with a trace driver which
|
||||
collects data through the serial port @var{tty}.
|
||||
@end deffn
|
||||
|
||||
@deffn Command {oocd_trace resync}
|
||||
Re-synchronizes with the capture clock.
|
||||
@end deffn
|
||||
|
||||
@deffn Command {oocd_trace status}
|
||||
Reports whether the capture clock is locked or not.
|
||||
@end deffn
|
||||
@end deffn
|
||||
|
||||
@anchor{armcrosstrigger}
|
||||
@section ARM Cross-Trigger Interface
|
||||
@cindex CTI
|
||||
|
||||
Reference in New Issue
Block a user