-
Linux (Ubuntu 20.10):
```
$ wchisptool
Error while bulking in: LIBUSB_ERROR_OVERFLOW
Libre CH551 Flasher 2018
The chip id 0x00 is currently not support in this program
```
I did get a few co…
-
see #473
-
NUCLEO_H743ZI2 cannot be flashed, despite manually updating the CMSIS index/packs.
pip list
```
mbed) jankii01@ubuntu:~/mbed/mbed-os-example-pelion$ pip list
DEPRECATION: Python 2.7 reached the…
-
With a micro:bit V2.2 running 0256 or 0257:
- Connect a battery pack
- Connect the USB cable
- Open MakeCode or the Python Editor
- Connect via WebUSB and flash
- Disconnect and reconnect the USB…
-
#1310 makes it easier to write from openocd with feather-m4 and others.
However, two problems remain.
### 1. touchSerialPortAt1200bps() is executed when programmer is specified
As for 1, the fo…
-
Running `wlink -vv regs` gives the following output:
```
13:15:09 [TRACE] (1) wlink::usb_device::libusb: [src/usb_device.rs:118] Device: Bus 002 Device 003: ID 1a86:8010
13:15:09 [DEBUG] (1) wlin…
-
Hello. I'm looking for someone who can help me to add support for the Nations N32G455 (https://www.nationstech.com/en/pklmcus/). I was able to program flash memory
using (https://github.com/stlink-o…
-
I have a microbit v2.21, connected to a recently installed Debian 11.6
Here is the error:
```
$ cargo embed --target thumbv7em-none-eabihf
Finished dev [unoptimized + debuginfo] target(s) in 0…
-
The freeze occurs very often. Flash never continues when at this state.
Version in use: ddf36148a959fe27598c6d244b1039cd7b888293
```
$ pyocd flash -vvv -u 023600001985ea0a000000000000000000000000…
-
i wonder what the best way is to ask a question? I do not have an issue but more some questions about API usage.
i would like to use the debug functions from avr8protocol.
like step,run, etc. but …