-
esp_usb_jtag (for example) need to be added as debug adapter.
openocd-esp32 needs to be compiled with support of esp builtin jtag support. I've tested it with esp-c3 and it works.
-
I implemented RISCV SoC on a Zcu102 fpga. I am trying to use openOCD and jtag-hs2 to download code to the board as instructed in the README. Does anyone know what could potentially cause this error an…
-
Hello,
I'm trying to chain 2 GAP8 with JTAG to use only one JTAG programming port. But I have the following error :
```
DEPRECATED! use 'adapter speed' not 'adapter_khz'
DEPRECATED! use 'adapter…
-
Hello,
I am trying to OpenPULP on NEXYS VIDEO board but with just the FC CORE and 1 Cluster Core. I am using the below commands in my openocd cfg file
########################################
…
-
If one follows this guide https://docs.google.com/document/d/1ZLD2jC9SxiCBk1NZLw667Tu3JuIk6PAyAxSHW7cWvu8/ one can not be certain whether the modification of the teensy4.1 was successful (or one cut i…
-
See https://github.com/mithro/HDMI2USB-misoc-firmware/tree/docs-scripts-update/scripts#common-errors for examples.
---
#### Common Errors
##### unable to open ftdi device
###### `device not found`
T…
-
Hello @enjoy-digital,
I wanted to utilize the risc-v debug module provided in `core.py` within `litex/litex/soc/cores/cpu/cv32e40p` https://github.com/enjoy-digital/litex/blob/76a704377fbd2897a5ab…
-
Hello,
I I' m using the olimex ARM-USB-OCD-H, and ARM Jtag 20-10 adapter, and Debian 11,Board GAPOC V_2.4
I have installed the toolchain and build the latest SDK.(https://github.com/GreenWaves-Techn…
-
Hello,
I am working on flashing the chip with opensource tools (because expensive flashing tools are expensive flash tools :smile: ).
Currently I am able to read the flash using OpenOCD with FT2232…
-
### Development Kit
nanoESP32-C6 v1.0 https://github.com/wuxx/nanoESP32-C6/blob/master/README_en.md
### Module or chip used
ESP32-C6-WROOM-1
### Debug Adapter
On-board JTAG (no additional addapte…