-
Compared with the ulink2 debugger, the download speed of daplink is much slower. Following list for details.
SWD mode 10MHz
File Size 40KB: DAPLink 5.1s ULINK2 4.3s
File Size 113KB…
-
Hello,
I have programmed my kit hy-mini32d using the board, but when I configure the PORTE as output, I don't see the leds flashing ( I'm using 4 leds on the pin 12,13, 14 and 15 ), could you please …
-
I installed openFPGAloader in MSYS2 (pacman -S mingw-w64-ucrt-x86_64-openFPGALoader).
$ openFPGALoader -V
openFPGALoader v0.10.0
If I try to flash I get the error:
```
$ openFPGALoader -c d…
-
All good until here -- then either get timeouts `waiting for esp32 header` or if I used latest esptools: ` esp32 wrong boot mode detected`... do I need to be soldering caps on the board or is there so…
-
#### 1. Embedded C, ARM Assembly
#### 2. MCU ( Ardunio Uno, STM32F4XXX )
#### 3. OS Concept
#### 4. One CPUSS architecture ( ARM or RISC-V) [ As you are doing all the stuff for the cpu computation …
-
# Starting with JLink debugger or QEMU (ARMv8)
* Debugger: JLink V11
* Target Hardware: raspiberry 4b
* Host: Ubuntu 20.04-amd64
Note, the openocd installed by `sudo apt-get install openocd` i…
-
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
I attempted to compile Pulpissimo on ZCU104. It ends up with timing constraints aren't met:
Current Timing Summary | WNS=-7.567 | TNS=-29782.275
The procedure I followed is:
1. download pulpis…
-
To date, we've been taking a GoodWatch that's designed to be worn on a wrist and fly-wiring it to an FTDI or JTAG board, then praying to half of Olympus that those tiny little wires won't snap. This …
-
The issue was originally reported in https://github.com/espressif/openocd-esp32/issues/192 — after uploading `switch` example to ESP32-C3 over the built-in USB-SERIAL-JTAG port, USB stops working.
…