[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Paparazzi-devel] how to compile and upload sw/airborne/main_demo#.c to
From: |
Miles Colman |
Subject: |
[Paparazzi-devel] how to compile and upload sw/airborne/main_demo#.c to a Tiny v2? |
Date: |
Thu, 17 Apr 2008 09:50:09 +0900 |
Hello,
I'm trying to compile the demos in /paparazzi3/sw/airborne
Can someone help me with this please?
(I'm hoping to upload the blinking LED demos to the Tiny v2, starting
with main_demo2.c)
here's what happens:
address@hidden:~/paparazzi3$ make AIRCRAFT=demo ap.upload TARGET=TINY
[...]
cd sw/airborne; make PAPARAZZI_SRC=/home/mcolman/paparazzi3
PAPARAZZI_HOME=/home/mcolman/paparazzi3 TARGET=ap all
Makefile:40: ../../conf/Makefile.: No such file or directory
make[1]: *** No rule to make target `../../conf/Makefile.'. Stop.
make: *** [ap.compile] Error 2
I'm not sure how to do the compile. So far I tried adding a section to
conf/conf.xml:
<aircraft
name="demo"
ac_id="1"
airframe="airframes/demo.xml"
radio="radios/cockpitSX.xml"
telemetry="telemetry/booz.xml"
settings="settings/booz.xml"
flight_plan="flight_plans/booz_test_1.xml"
/>
- [Paparazzi-devel] how to compile and upload sw/airborne/main_demo#.c to a Tiny v2?,
Miles Colman <=