-
### Describe the bug
Edit: see next comment for additional clarification. The OSD issues seem to be non-repeatable, but blackbox logs seem to be missing data or are corrupt.
A number of people on…
-
The error "unable to resume hart 0" appears
```gdb
(gdb) ni
unable to resume hart 0
dmstatus =0x00400383
was stepping, halting
```
I am using remote-bitbang for simulation testing. Upon…
-
### Describe the bug
the final flight time and final distance are not displayed in the dashboard, I changed the firmware from 4.4.3 to 4.5.0, it didn’t show and still doesn’t show, the last item also…
-
### Development Kit
ESP32-C3-DevKitC-02
### Module or chip used
ESP32-C3-WROOM-02
### Debug Adapter
built-in
### OpenOCD version
v0.12.0-esp32-20230921
### Operating System
Windows + Ubuntu L…
-
I am using an RP2040 with arduino pico sdk (not MBED).
The problem is that if I use oneWireNg (PIO version) I can’t instantiate more than 2 onewire connections. If I try to use more than 2 of them t…
-
This emulator compiled with JTAG Remote Bitbang client. To enable, use +jtag_rbb_enable=1.
Listening on port 42453
[UART] UART0 is here (stdin/stdout).
Initialization finished!
It takes 8295 cycle…
-
### Describe the bug
On my Linksys E8450, recent snapshot builds would have High Load Average after rebooting the router, the LuCI got unresponsive for a while. The load average had values like 3.45,…
-
### Describe the bug
after new compilation from a scratch for kernel 6.6 OS disabe CPUs:
[ 16.842938] mtk_t7xx 0003:01:00.0: Packet drop on channel 0x1004, port not found
[ 16.850347] mtk_t…
-
https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/tree/main/Examples/Showcases/1-Slideshow
error is
```
void loop() {
TouchPoint t = ts.getTouch();
```
Arduino: 1.8.16 (Windows 10…
-
Seems like Cisco blocks the old method of getting a serial prompt in this uboot version?
The ubootwrite.py script is sending `xyzzy`, but no prompt appears.
Maybe `CONFIG_AUTOBOOT_STOP_STR ` was…