-
I am using linenoise over serial on a naked (no OS) ARM Cortex-M4 embedded system. "Ported" the library in 20 seconds by just commenting out the termios, ioctl and file-system dependent stuff. It work…
simen updated
5 years ago
-
Hello :crab:,
I measured the execution time of the [same C `nbody` benchmark program](https://benchmarksgame-team.pages.debian.net/benchmarksgame/program/nbody-gcc-3.html) on top of [FreeRTOS](http…
-
Hi guys,
I am working with ssd1963 display, with arm cortex m4. I have ported ugui for my display and test all the basics functions. They are working fine for me but when I am trying to create a wind…
-
Hardware varies depending on model (Basic / Extended / Full), see details on the technical specification page.
**CPU**: Freescale™ i.MX 6SoloX w/ embedded ARM Cortex-A9 core and a Cortex-M4 Core
**G…
-
Since arms processors supports both arm and thumb operation modes, we shall try both mode. Just a quick rembember :
Thumb mode is a smaller set, witch gives a smaller program memory footprint and ha…
-
Hi all
I tried to run the dhyrstone test on Pulpino RISCY Core by adding source code (dhrystone.c dhrystone.h dhrystone_main.c encoding.h /*from env folder*/ util.h) and used cmake to add this …
-
### 🐛 Describe the bug
Hi,
I am running the following commands to build the bare-metal libraries, as mentioned in the documentation (https://pytorch.org/executorch/stable/executorch-arm-delegate-t…
-
**Describe the bug**
I'm trying to add support for the EFM32TG11B family of MCUs, and have successfully built a local version on probe-rs and probe-run which include the yaml configurations. However,…
-
Reference manual (Multiprotocol wireless 32-bit MCU Arm®-based Cortex®-M4 with FPU, Bluetooth® Low-Energy and 802.15.4 radio solution - Reference manual) says:
![image](https://user-images.githubus…
-
Hi my friends:
recently i upgrade pyocd from 0.34.1 to 0.35.1. When I flash my program as usual,pyocd show me `C target was not halted as expected after calling flash algorithm routine (IPSR=3) […