-
Hi,
When I tried to down size an app from STM32F401RE to STM32F401RC, I noticed the code size reported by GCC_ARM is usually less than actual code size. For the following blinky code:
```
#include …
-
In GCC-build (with using GCC-ARM) now build BCOMPv1 version and it have reduced functionality.
Version 2 compiled in GCC is to long size (about 60kb). Maybe it really fix with GCC compilation tuning.…
igkov updated
6 years ago
-
Hi
My extension automatically updated to version 3.2.8 and my build started to fails:
Here is my STM32Make.make file:
```
########################################################################…
-
There is a newer version, 10.2., of the compiler at developer-arm.com. Please update.
Thank you!
-
Hi all,
I wanted to ask if the arm compiler has been integrated into this build ?
If not, kindly let me know how it can be done.
Thanks.
-
I just got a SparkFun Pro RP2350 and I'm trying to get the examples to build. I've run into a few issues I could fix via web search, but there are some outstanding ones:
1. RISC-V compilers: The RE…
-
**Describe the bug**
```shell
1. I'm build rknpu backend with cross compiling on linux;
2. build arm linux without rknpu is ok;
3. it also met the incompatibility issue between vector and vector ,…
-
## Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/11422503589
## Patch information
Applied patches: 1 -> 3
A…
-
Hi,
Here is what I get when I try and build dfc for `CC=arm-linux-androideabi-gcc` :
```
[ 40%] Building C object CMakeFiles/dfc.dir/src/util.c.o
/home/sebastien/src/dfc/src/util.c: In function…
sebma updated
7 years ago
-
Hello Guys,
When I try to compile the kernel & run the command "**make -j4 zImage**" I get the following error.
`naqvi@raspberrypi:~/rpi-kernel/linux $ make -j4 zImage
./scripts/gcc-version.sh: …