DEBUG probe_rs::rtt: Scanning at exact address: 0x20000000 WARN probe_rs::probe::stlink: send_jtag_command 242 failed: SwdApFault DEBUG session_drop: probe_rs::architecture::arm::ap::memory_ap: reading IDR: IDR { REVISION: 8, DESIGNER: JEP106Code({ cc: 0x04, id: 0x3b } =>Some...
kevinmehall commentedon Oct 6, 2024 kevinmehall Thanks for the quick review and help@kevinmehall! Here is the info you wanted (under the USB Composite Device) about the interfaces, in order: ST-Link Debug ( Service values: not listed in dropdown property menu , Hardware IDs values: USB...
Language:All Sort:Most stars probe-rs/probe-rs Sponsor Star2k A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host rustarmjlinkriscvdebugstlinkcoresightdaplinkprobe-rsarm-coresdebug-probes UpdatedFeb 19, 2025 ...
Describe the bug I'm using a ST-Link v2.1 with an ATSAMD21, this combination has been working fine for a few weeks with probe-run and defmt. The first time I do probe-run --verbose --chip ATSAMD21G18AU path/to/firmware, it flashes and su...
connect to a DAPLink, STLink or JLink talk to ARM and Risc-V cores via SWD or JTAG read and write arbitrary memory of the target halt, run, step, breakpoint and much more the core download ELF, BIN and IHEX binaries using standard CMSIS-Pack flash algorithms to ARM cores ...
WARN probe_rs::probe::stlink: too many retries, giving up To Reproduce Steps to reproduce the behavior: Attach an STM32F3Discovery over USB and make sure probe-rs can see and connect. Clone https://github.com/inazarenko/dbgmcu_cr_test and cargo run to load the firmware. Observe ...
WARN probe_rs::probe::stlink: send_jtag_command 242 failed: SwdApWait WARN probe_rs::probe::stlink: got SwdDpWait/SwdApWait, retrying. WARN probe_rs::probe::stlink: send_jtag_command 242 failed: SwdDpWait WARN probe_rs::probe::stlink: got SwdDpWait/SwdApWait, retrying. ...
connect to a DAPLink, STLink or JLink talk to ARM and Risc-V cores via SWD or JTAG read and write arbitrary memory of the target halt, run, step, breakpoint and much more the core download ELF, BIN and IHEX binaries using standard CMSIS-Pack flash algorithms to ARM cores provide debu...
"probe_rs::probe::stlink::tools","filename":"/home/hkuhn/.cargo/registry/src/index.crates.io-6f17d22bba15001f/probe-rs-0.21.1/src/probe/stlink/tools.rs","line_number":21,"span":{"name":"list_stlink_devices"},"spans":[{"name":"list_all"},{"name":"list_stlink_devices"}...
rust arm jlink riscv debug stlink coresight daplink probe-rs arm-cores debug-probes Updated Nov 10, 2024 Rust probe-rs / probe-rs-rtt Sponsor Star 23 Code Issues Pull requests Library for interfacing with the RTT (Real-Time Transfer) debugging protocol over probe-rs debugging embedded ...