[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Confused
From: |
Marcus Wolschon |
Subject: |
Re: [Paparazzi-devel] Confused |
Date: |
Fri, 11 Apr 2008 07:53:20 +0200 |
Hello Mohammed,
you have chosen to use the TJ1-airplane.
That airplane defines that it uses an ARM7-based
on-board computer in it's xml-file, so PPZ tries to
compile the code that is to be loaded onto the aircraft
using the arm-elf-gcc ,
You need to install gcc for arm into your system
for example using the paparazzi-arm7 package
or manually.
Marcus
2008/4/10, Mohammad Ali Haji Pour <address@hidden>:
> Hi,
>
> I connected my AP to laptop and tried to use PPZ center to communicate with
> it. EX: when I build and upload, this is what I get:
> ...
> DEPEND /home/uav/paparazzi/var/TJ1/ap/.depend
> sh: arm-elf-gcc: not found
> make[1]: Leaving directory `/usr/share/paparazzi/sw/airborne'
> make[1]: Entering directory `/usr/share/paparazzi/sw/airborne'
> AS /home/uav/paparazzi/var/TJ1/ap/crt0.o
> sh: arm-elf-gcc: not found
> make[1]: *** [/home/uav/paparazzi/var/TJ1/ap/crt0.o] Error 127
> make[1]: Leaving directory `/usr/share/paparazzi/sw/airborne'
> make: *** [ap.compile] Error 2
> make: Leaving directory `/usr/share/paparazzi'
>
> DONE (exec make -C /usr/share/paparazzi -f Makefile.ac AIRCRAFT=TJ1
> ap.compile 2>&1)
> ...
>
> I am confused. I don't know if AP is working or not. Can someone help?
>
> Regards,
>
> Mohammad
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>