-
While profiling some of the litex layers, I found that the riscv mtimer is scheduled through openSBI multiple times per alarm interrupt. This isn't ideal, as the openSBI ecall is relatively expensive …
g2gps updated
5 months ago
-
I planning to add ALLSYMS feature in CMake build system,
there is a issue I encountered and I hope to discuss it with you all.
Since we need to complete the final linking **FIRST** and then use t…
-
I posted the message below, Friday 12th on the mailing list
https://groups.io/g/mcuboot/message/86
Maybe maintainers would prefer to answer here or to go to "github discussion". Let's see.
######…
-
Host: Ubuntu 22.04
Toolchain: gcc-riscv64-unknown-elf 10.2.0-0ubuntu1
Target: `qemu-system-riscv32 -M virt,aclint=on -semihosting -nographic` 1:6.2+dfsg-2ubuntu6.16
Nuttx version: `12.5.1-rc0` …
yf13 updated
6 months ago
-
Suppose I want to switch buffers in a runtime to avoid `memcpy`-likish operations for, i.e., double buffering.
Looks like `CLEDController()` class has no way to reassign `CRGB *m_Data` member. Nor it…
-
### Describe the bug
The SIH (Simulation In Hardware) mode is not functioning in the latest version of the software (v1.14.3). Specifically, the SIH_xxx parameters are not appearing in the paramete…
-
Dear Roberto:
I have been testing the new code for raspberry pi crosscompiling with pysimcoder. Great work. I am wondering if the spi devices to connect with the ADC/IMU blocks are particular ones …
-
From discord thread https://discord.com/channels/1022170275984457759/1032553608417394709
## Describe problem solved by the proposed feature
PX4 no longer sends mavlink via USB unless a heartbeat i…
-
hey all ,
I was working with a Tiva C to use an SD card. Even though the log says the bring-up is successful, I can't mount the device. How can I fix this issue? I have tested with 4GB, 8GB, and 16…
-
```
$ meadow firmware write Runtime -f nuttx/Meadow.OS.Runtime.bin
Writing firmware file '/Users/lexas/meadow2/nuttx/Meadow.OS.Runtime.bin'...
The operation …