Skip to content

try to use probe-rs JTAG abstraction - #1

Open
robamu wants to merge 1 commit into
adamgreig:mainfrom
us-irs:use-probe-rs-jtag-abstraction
Open

try to use probe-rs JTAG abstraction#1
robamu wants to merge 1 commit into
adamgreig:mainfrom
us-irs:use-probe-rs-jtag-abstraction

Conversation

@robamu

@robamu robamu commented Sep 6, 2026

Copy link
Copy Markdown

No description provided.

Comment thread Cargo.toml Outdated
jtagdap = "0.1.1"
spi-flash = "0.4"
bitvec = "1"
probe-rs = { version = "0.32", path = "../probe-rs/probe-rs", default-features = false }

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to update this with a branch which has some required changes. and it might take some time until it lands upstream as a release.

@robamu
robamu force-pushed the use-probe-rs-jtag-abstraction branch 4 times, most recently from 8957cf9 to fc90d55 Compare September 6, 2026 22:37
@robamu
robamu marked this pull request as ready for review September 6, 2026 22:37
@robamu

robamu commented Sep 6, 2026

Copy link
Copy Markdown
Author

tested with the FTDI probe of a zedboard. This replaces jtagdap though. I saw that CMSIS dap probes in probe-rs have an JTAG access auto implementation. but i can not test this.

@robamu
robamu force-pushed the use-probe-rs-jtag-abstraction branch from 5abb694 to 5eaa88b Compare September 6, 2026 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant