-
When i do detect in urjtag i get error about TDO stuck at 1 or 0
Any idea what the issue could be ? i checked TDO and no short with VCC or Ground
-
Since the topic comes up frequently and I couldn't find a place to tack this onto, here is an unsorted collection of things we noticed while considering moving away from EEM towards DIOT crates.
Pr…
-
Hi,
I've recently tried debugging with an ESP-WROVER-KIT device
this is a plain ESP32 with a UART/JTAG IC
I don't expect this to work currently based on what's mentioned in the other issues also …
-
Is there a way to do a reset (full hardware reset) to the Ultimate II+ ?
Brian
-
Hi, I'm trying to use the pulp debug module for my own chip. Things seems to be mainly working, but I'm trying to sort out the last few bugs. I'm using a custom DMI/DTM, but standard riscv-openocd, PU…
-
A problem about debugging through JTAG.
I find this in OpenOCD documentation
>In the best case, OpenOCD can hold SRST, then reset the TAPs via TRST and send
commands through JTAG to halt the CP…
-
I get error:
Runtime Error: embedded:startup.tcl:60: Can't find C:\Users...\AppData\Local\Arduino15\packages\ZeroPi\hardware\samd\1.6.4/variants/zeropi/openocd_scripts/zeropi.cfg
in procedure 'script'…
-
Hi, I can't find an ATF1508AS-7AX100. Is it possible to use an ATF1508ASL-25AU100 TQFP100 instead, that is the only one I found? Or are there any other IC's that I can use?
-
When I run with cli_test hs2, there are some error like below:
`**Open On-Chip Debugger 0.11.0
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
In…
-
hello,
I tried to reproduce the defcon presentation https://www.youtube.com/watch?v=7p_njRMqzrY
I 'am able to exploit the device with the ./pwndfu -d and demote it with ./ipwndfu --demote ( I …