paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Who works with Lisa/L STM32 Autopilot?


From: Felix Ruess
Subject: Re: [Paparazzi-devel] Who works with Lisa/L STM32 Autopilot?
Date: Mon, 11 Apr 2011 20:52:59 +0200

Hi Oliver,

Thx! Patch applied and pushed..
I guess it occured if you installed neither paparazzi-arm7, nor paparazzi-lpc21.
We actually wanted to replace paparazzi-arm7 package with paparazzi-lpc21....

Cheers, Felix

On Mon, Apr 11, 2011 at 1:11 PM, Oliver Riesener
<address@hidden> wrote:
> Dear Matheus,
> Dear Felix,
>
> you discover a little "bug" in the toplevel Makefile of paparazzi.
>
> It occurse only, if compiling for stm32 without installed paparazzi-lpc21
>  package.
>
> Store the attached file into you working copy and apply it with:
>
> cd paparazzi
> patch -p1 < Makefile.patch
> make
>
> Your compilation ends now with: Not building usb_lib: ARMGCC= not found
> That ok, all fine.
>
> Now it's time to start paparazzi with:
> ./paparazzi &
>
> Cheers,
>
> Oliver
>
> PS: Hi Felix, yes it's true       test -x     without arg (eaten by make)
> gives TRUE.
>
> test -x ; echo $?
>
> Please apply patch to git-repository.
>
> Have a nice day.
>
> olri
>
> On 10.04.2011 16:37, Matheus Siqueira Barros wrote:
>>
>> Dear Oliver, it's hard!
>> I follow your steps from scratch and happened the following error:
>>
>> /BUILD /address@hidden/paparazzi/var/include/messages.h/
>> /BUILD /address@hidden/paparazzi/var/include/messages2.h/
>> /BUILD /address@hidden/paparazzi/var/include/ubx_protocol.h/
>> /BUILD /address@hidden/paparazzi/var/include/xsens_protocol.h/
>> /BUILD /address@hidden/paparazzi/var/include/dl_protocol.h/
>> /BUILD /address@hidden/paparazzi/var/include/dl_protocol2.h/
>> /arm-elf-gcc -I./ -I../ -c -W -Wall -Os -g -mcpu=arm7tdmi -MM usbhw_lpc.c
>> usbcontrol.c usbstdreq.c usbinit.c > .depend || rm -f .depend/
>> //bin/sh: arm-elf-gcc: not found/
>> /arm-elf-gcc -I./ -I../ -c -W -Wall -Os -g -mcpu=arm7tdmi   -c -o
>> usbhw_lpc.o usbhw_lpc.c/
>> /make[1]: arm-elf-gcc: Comando não encontrado/
>> /make[1]: ** [usbhw_lpc.o] Erro 127/
>> /Not building usb_lib: ARMGCC= not found/
>>
>> Cheers!
>>
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>



reply via email to

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