-
I know this isn't quite the purpose of this tool, as its name clearly mentions "dap", but I think it would be interesting if your tool could also support FTDI-based (FT232H, FT2232H, ...) JTAG probes.…
-
I would like to enable the JTAG controller on the MX.
M3: It is simple, place a pull-up resistor 4.7k to VCCIO and SPI_D/NAND_ALE/SPI_NOR_D_A
If the box has a SPI chip. Solder the resistor between p…
-
References:
https://github.com/OpenIPC/firmware/issues/993#issuecomment-2059540801 (by @csvke)
This is tracking the effort to support the IF-SD-WIFI board support. Currently it carries an Altobe…
-
I'm trying to use cmsis-dap + jtag protocol to debug my riscv chip, but probe-rs reports the following error:
```
Running `probe-rs run --chip HPM5361 --protocol jtag --chip-description-path …
-
If there is such a thing? It would allow a port to BMP.
-
Hello,
I've created init and .bat file to use with the digilent HS2 jtag, attached in the zip
[HS2.zip](https://github.com/user-attachments/files/16183572/HS2.zip)
-
https://www.corelis.com/education/tutorials/jtag-tutorial/what-is-jtag/
-
- [x] basic information on the JTAG port
- [ ] OpenOCD debugging
- [ ] OpenOCD flash access
-
Was just reading over jtag.c and noticed this:
https://github.com/BusPirate/Bus_Pirate/blob/b580ca9dcda14b7c64b6be2ed1b4b376366b1738/Firmware/jtag.c#L102-L108
Should that be `words > 250`? It wi…
-
用cmsis-dap仿真器连接的时候,出现这个报错,连接线和引脚约束检查好几遍了,还是没找到问题,有大佬知道咋解决吗
F:\tinyriscv\tools\openocd>openocd.exe -f tinyriscv.cfg
Open On-Chip Debugger 0.10.0+dev-00914-g4cb81306a-dirty (2020-01-28-21:35)
License…