-
In version 0.9A gpio works, in new compiled version under Windows i get error (system don't understand pin name):
`>` gpio mode out on
Please select at least one GPIO pin.
Command failed.
`>` gpio…
-
Hi,
I'm developing an application, written in C and Ada, that exploits [the sensortile supplied in this kit](https://www.st.com/en/evaluation-tools/steval-stlkt01v1.html). This sensortile comes wit…
-
- [X] **Feature Request**.
I am developing an open source product using mbed OS. The product is based on an STM32 MCU, but the board needs some board settings/files to be changed compared to th…
-
### Description
Struggling to compile my bootloader for a custom MCU.
This MCU uses an STM32F413RH core M4F processor and I've got the following target definition filled out in `targets.json`:
…
-
Hi!
I am tried to use step-by-step instructions from wiki and this bash script to build toolchain on Debian GNU/Linux 8 and in both cases got this error after execute "make -j4 all-target-libgcc":
`…
-
setting the runner to:
```
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
runner = "arm-none-eabi-gdb -q -x openocd.gdb"
# and build to
[build]
target = "thumbv7em-none-eabihf"…
-
Hi,
i just want to ask if someone else experiences this problem. For some project files in my workspace i get this error message:
`Failed to create IntelliSense client. Can't create intellisense…
-
Hello world,
I have created a custom target for my design in `custom_targets.json` accoring to [1]. The goal is to have common firmware repository and code for different product variants / targets …
-
Hi:
It seems there is a bug in arm_conv_partial_f32.c.
Here is a Cortex-M4F test I have run on Keil's Simulation for this issue:
https://gist.github.com/xizhizhang/26e0be9b23db2540d7a72c4c61f25d…
-
### Description
I've got a managed bootloader application of which I've set the `target.restrict_size` to a value of `0x40000`. When I use this binary as a bootloader for my main application, I g…