-
### Describe the bug
Assembly output: (the `???` are in the line number bit)
```
???
??? # For more information see the output window
```
Compiler output:
```
/opt/compiler-exp…
-
Two board classes:
- [Neo](http://www.udoo.org/udoo-neo/) (basic/extended/full variants all using Freescale™ i.MX 6SoloX applications processor with an embedded ARM Cortex-A9 core and a Cortex-M4 Core…
gefla updated
5 years ago
-
This issue is related to "Compiler optimization deletes the bodies_energy function call in the nbody benchmark."
https://github.com/embench/embench-iot/issues/16
Issue 16 was resolved and preve…
-
So my HTPC remote control was not functioning as intended for a few days, and I used my mech keyboard via a cable for the time. And I thought, isn't it great to use a mech on my HTPC (thats also made …
-
I am trying to use this with a Teensy 3.2. I modified the cross file acordingly but I've ran into a problem.
```
/usr/bin/arm-none-eabi-g++ -o hid-sample 'hid-sample@exe/src_hid-sample.cpp.o' -Wl…
FFY00 updated
5 years ago
-
Any ideas! Through the make is going without errors.
```
arm-none-eabi-g++ build/main.o build/crc.o build/gpio.o build/i2c.o build/spi.o build/stm32f4xx_hal_msp.o build/stm32f4xx_it.o build/system…
-
Hi,
I have a custom SAM4S4C board that I'd like to get working with your application (I find the Microchip tools to be flaky at best).
Extra possibly relevant information: I can flash the chip u…
-
**Is your feature request related to a problem? Please describe.**
I would like to connect and read certain registers through the debugger to get other complete information when I don't know specific…
-
Hello,
I'm using libopusenc with an ARM cortex-m4 device and there are some feature that could be useful:
- Avoid resampling with rates supported by opus (8000, 12000, 16000, 24000, and 48000). …
-
To quote the README.md of this repository, and the text on the Sparkfun website:
'What sets the RED-V RedBoard apart from the rest is the completely open-source approach from hardware to ISA. That …