paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] problems with lisa bootloader


From: wang yao
Subject: Re: [Paparazzi-devel] problems with lisa bootloader
Date: Mon, 21 May 2012 17:30:34 +0800

hi

i have clone the newest libopencm3 code but have trouble compiling it, when i type make in the terminal this shows:

address@hidden:~/libopencm3$ make
  BUILD   lib/stm32/f1
  CC      vector.o
make[1]: arm-none-eabi-gcc: command not fund
make[1]: *** [vector.o] error 127
make: *** [lib] error 2



2012/5/16 Felix Ruess <address@hidden>
Hi,

Luftboot expects a more recent version of libopencm3 than the one packaged with paparazzi-arm-multilib.
You can download and compile a more recent version of libopencm3 and then make luftboot with:
  make LIBOPENCM3=/path/to/libopencm3

Since libopencm3 is also progressing at a quick pace and we don't want to build new packages all the time, libopencm3 is included as a submodule in the new Paparazzi master branch.
Meaning you also could just point it to that:
  make  LIBOPENCM3=/path/to/paparazzi/sw/ext/libopencm3

Cheers, Felix



_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]