Thats the STLink output ``` ❯ : probe-rs info Available Probes: 0: STLink V3 -- 0483:3754:001800373432511330343838 (ST-LINK) 1: J-Link -- 1366:1024:000601006224 (J-Link) Selection: 0 Probing target via JTAG WARN probe_rs::probe::stlink: send_jtag_command 242 failed: JtagUnknownJtagChain Error identifying target using protocol JTAG: An error with the usage of the probe occurred Probing target via SWD ARM Chip with debug port Default: Debug Port: DPv2, Designer: STMicroelectronics, Part: 0x4950, Revision: 0x0, Instance: 0x00 ├── 0 MemoryAP (AmbaAhb3) │ └── Error during access: The debug probe encountered an error. └── 1 MemoryAP (AmbaAhb3) └── Error during access: The debug probe encountered an error. Debugging RISC-V targets over SWD is not supported. For these targets, JTAG is the only supported protocol. RISC-V specific information cannot be printed. Debugging Xtensa targets over SWD is not supported. For these targets, JTAG is the only supported protocol. Xtensa specific information cannot be printed. ```