-
In an Alpine 3.16 container, I got the following compilation error:
```
$ ./configure --enable-dirtyjtag
$ make
[...]
mv -f src/jtag/drivers/.deps/libocdjtagdrivers_la-xds110.Tpo src/jtag/drive…
-
Congratulation @S-March on this awesome project. I've looked at the very inspiring blog that you wrote and the repository, but I wasn't able to see how you transfer the software to the watch. Through …
-
I created a new test program and used the CMake build script in the sw directory to build it. However, after the FPGA is programmed, the load_demo_system.sh script only works the first time and consis…
-
The whole compile process seems to be OK. But openocd won't flash the chip using my ST-Link V2 flasher:
When I run:
`openocd -d -f openocd.cfg -c "init; halt; nrf51 mass_erase; program _build/nr…
tobox updated
23 hours ago
-
I'm running into the following error when using the `fillb` command:
```
$ openocd -c " source [find board/sifive-hifive1-revb.cfg]; init; reset init; halt; flash fillb 0x20040000 0xff 512; exit"…
-
Hi Shawn,
Thanks for sharing this project. I am in the process of designing something similar, but with a smaller footprint. Is there some way to import your schematic and board design into Eagle CA…
-
I saw the guide in chinese for FT2232 chip JTAG howto in this repo.
I have a FT232 board which is also a JTAG/serial/i2c/spi board - my question is will the code work with that too?
My router has …
-
I have ULINK2 which i connected to ESP32 and pretty much successfully debugged.
However there is a situation when xtensa-esp32-elf-gdb crashes with segmentation fault.
The version of GDB i use:
`…
-
Hi there,
I am trying to add OP-TEE to `Gateworks Venice GW73xx-0x i.MX8MM` closely following this wiki article: http://trac.gateworks.com/wiki/venice/tee. I flash the firmware using the JTAG adapter…
-
I am currently working on a kernel of mine that uses sabaton and was wondering if there will be support raspberry pi 3/4.