-
I have tried several times and with different versions to compile my image for the bananapi r2 device, everything has always gone well, now after the 20.05 release it seems that it is no longer able t…
ghost updated
4 years ago
-
Hi I am new to this field and just get started by following the instruction page. But get a really weird error for now.
By following the "building code" https://dev.px4.io/v1.10/en/setup/building_p…
-
```
CC hsys.lo
gcc: error: unrecognized argument in option '-mcpu=armv7l'
gcc: note: valid arguments to '-mcpu=' are: arm1020e arm1020t arm1022e arm1026ej-s arm10e arm10tdmi arm1136j-s arm1…
-
This seems like an amazing program and very well written. Thanks.
I was going to add a couple of features that (I think) I need and I do most of my development on Debian linux raspberry pi devices…
-
Before the last few commits to master, this build.zig and this vector table would actually set the lsb of the .long mission1_main in the vector table. This is needed for starting in thumb mode. I thin…
-
odroid@odroid:~/Downloads/Cadence$ make
make -C c++/jackmeter
make[1]: Entering directory `/home/odroid/Downloads/Cadence/c++/jackmeter'
g++ -c jackmeter.cpp -O2 -ffast-math -mtune=generic -msse -mfpm…
-
Hello I'm having trouble compiling for a processor STM32H7
if anyone has a little idea it would be great thanks in advance :)
arm-none-eabi-g++: error: unrecognized argument in option '-mcpu=…
-
发现BSP目录里只有一个tms320的bsp
-
Is compiling on Raspbian / Raspberry Pi "supported" in the current v2 beta line? I can't find any special Raspi or ARM exceptions in the Makefile(.mk) anymore.
Here's what I got when trying to b…
-
Hi !
I'd like to build LV2 plugins on Raspberry Pi using your project.
It works well on Mac, but on my Pi, I have the following errors :
`make all -C source
make[1]: Entering directory '/home/r…