#arm #debugging #interface #component #jtag #mem #ap

jtag-adi

Library for interacting with ARM Debug Interface components

3 releases (breaking)

0.3.0 Oct 24, 2023
0.2.0 Oct 21, 2023
0.1.0 Oct 17, 2023

#5 in #ap


Used in dcc-stream

MIT license

17KB
389 lines

This crate allows for interacting with ARM Debug Interface components over JTAG, such as the Mem AP for accessing memory-mapped resources. It uses the jtag-taps library for the link layer and so supports all cables supported by that crate.

Dependencies

~9.5MB
~107K SLoC