-
Error message:
```
subprojects/picolibc/newlib/libc/meson.build:155:2: ERROR: Non-existent build file 'subprojects/picolibc/newlib/libc/syscalls/meson.build'
```
Directory `picolibc/newlib/libc/…
-
[with-mpu branch](https://github.com/copterust/fcfs-rtfm/tree/with-mpu) without `--release` flag doesn't fit into nucleo board (STM32F303K8 has 64K of flash):
```
>>= cargo bloat --crates
Compili…
-
Thanks for all your work on this crate and keytokey!
I am attempting to build this crate, but I've run into a couple issues.
First, I pointed keytokey to the version in crates.io rather than th…
-
I tried to enable semihosting on the VexRiscV and noticed that the only thing which prevents semihosting from working are the missing DPC and DCSR csrs.
I grepped through the code but couldn't fine…
-
-
Trying to use `pyocd flash` to program an STM32F072VB processor. `pyocd gdb` works with the same settings.
I've tried both python 2 and python 3.
`pyocd -V` reports "0.23.0"
`pyocd.yaml`:
```yam…
-
Note: This is just a template, so feel free to use/remove the unnecessary things
### Description
- Type: Question
- Priority: Minor
------------------------------------------------------------…
-
I have been following the guide up to [hardware](https://docs.rust-embedded.org/book/start/hardware.html).
When following through, I'm not able to get "Hello, world!" printed out using `hprintln!`…
-
Dear All,
I am trying to get the device 'eth0' up and running so that I can connect my Host machine to QEMU for some client server Applications. Unfortunately although under "common.mk" there is a …
-
I have a stm32l432kc and I started a new project with `cortex-m-quickstart` template. I can build and the with openocd but I have a problem to flash (or load) the binary into the nucleo.
```
//! B…