-
**Describe the bug**
Trying to update from firmware version 1.9.3 to 1.11.4 using `sudo fwupdmgr update` fails with the following log:
```
Devices with no available firmware updates:
• SUV500M…
-
If I want to test the memory access method of system bus, could you give me some suggestions?
-
I try to run a quick smoke debug test against spike, by running `make`, but it seems that the openocd cannot connect to the target:
the log is as follows:
```
Test: CheckMisa
Target: spike64
…
-
How to add gdbserver to target?
I have added option "BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY" in menuconfig.
But gdbserver is still not on the target.
-
I'm trying to hack the XiaoFang 1080p camera (i.e. this: http://www.gearbest.com/ip-cameras/pp_487830.html)
I've got root access over serial and worked out what filename to include on the microSD (…
-
I often get this error when the debugger hits a breakpoint.
In the terminal output I see
Setting breakpoint @ address 0x6003008E, Kind = 2, Type = THUMB, BPHandle = 0x0000
WARNING: No more bre…
-
### GEF+GDB version
```shell
GEF: (Standalone)
Blob Hash(/usr/share/gef/gef.py): 0653da00ca754d9580d60a330907c988d6468dee
SHA256(/usr/share/gef/gef.py): f14771fa2cafaf7bca7f8b2a53db54c85f6612f42ac8…
-
## Openssl doesn't seem to get built on unmodified build.
### Problem
After running `make qemu.mk` and successfully getting Normal and Secure World xterm windows. The Normal World doesn't seem to ha…
-
Hi,
I have been unable to start debug on JLink in VScode. I am using an Ubuntu Ubuntu 22.04.2 LTS and Visual studio code 1.81.0.
JLink version is JLink_V792g (7.92g)
To reproduce, Just start …
-
In the Kicad install page for ubuntu, it says that:
> If you prefer to use the shell, you can enter these commands into a terminal:
>
> sudo add-apt-repository --yes ppa:js-reynaud/kicad-5.1
> …