#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

Download history 2/week @ 2024-02-13 16/week @ 2024-02-20 24/week @ 2024-02-27 1/week @ 2024-03-05 4/week @ 2024-03-12 10/week @ 2024-03-26 44/week @ 2024-04-02

54 downloads per month
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