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: Felix Ruess
Subject: Re: [Paparazzi-devel] problems with lisa bootloader
Date: Wed, 16 May 2012 12:25:26 +0200

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

On Wed, May 16, 2012 at 8:49 AM, wang yao <address@hidden> wrote:


2012/5/16 wang yao <address@hidden>
hi
i have solved the problem, just modified the makefile of the luftboot。

the attached file is the hex file so you can flash it into your lisa in windows

cheers
wang yao

2012/5/16 JiTTeRMaN <address@hidden>

Hi

 

I have a similar error when trying to compile the bootloader in my Ubuntu 10.10

 

“fatal error: libopencm3/stm32/systick.h: no such file or directory”

 

Arm-multilib from PPA repositories of ppa.launchpad.net  ….. L

 

Regards

 

Jose

 

 

 

De: paparazzi-devel-bounces+jitterman=address@hidden [mailto:paparazzi-devel-bounces+jitterman=address@hidden] En nombre de wang yao
Enviado el: domingo, 13 de mayo de 2012 6:43
Para: address@hidden
Asunto: Re: [Paparazzi-devel] problems with lisa bootloader

 

hi

I have updated the latest paparazzi arm-multilib on my computer(form PPA

https://launchpad.net/~paparazzi-uav),and the erro is still there. 

 

i don't know why. do you have the .hex file in your forder? 

some advice would be wonderful. Thanks.

 

 

2012/5/12 Gareth Roberts <address@hidden>

You have the old package version of paparazzi-multiarm.
You probably aren't using the PPA, but the old enac repositories (paparazzi.enac.fr).

Cheers,
Gareth



On Sat, 12 May 2012 11:25:06 +0100, wang yao <address@hidden> wrote:

hi, i have downloaded the code from git and compile the luftboot.I have
followed the instructions on the wiki, but this show up in my computer:

address@hidden:~/luftboot/src$ make
/opt/paparazzi/arm-multilib/bin/arm-none-eabi-gcc -Os -g3 -Istm32/include
-mcpu=cortex-m3 -mthumb -msoft-float -DSTM32F1
-I/opt/paparazzi/arm-multilib/bin/../include --function-sections
--data-sections -DVERSION="\"V1.0\"" -DDEV_SERIAL="\"NSERIAL\""   -c -o
luftboot.o luftboot.c
luftboot.c:23:37: fatal error: libopencm3/stm32/f1/rcc.h: No such file or
directory
compilation terminated.
make: *** [luftboot.o] erro 1

 If anyone knows how to fix this, or sand me the .hex file? some advice
would be wonderful. Thanks.

 

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

 


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




_______________________________________________
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]