paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] Master version - problem with flashing Lisa M 2.0


From: Michal Podhradsky
Subject: [Paparazzi-devel] Master version - problem with flashing Lisa M 2.0
Date: Mon, 11 Feb 2013 18:27:19 -0700

Hi,

I just updated to the newest master version (v4.9_devel-494-g214e09c), recompiled paparrazi (make ...), compiled an airframe code (Quad Lisa M) and tried to upload it. However, even though the right Lisa M 2 is connected and in bootloader mode (leds are flashing), I am getting the following error:

make[1]: Leaving directory `/home/aggieair/paparazzi-github/master_debug/paparazzi/sw/airborne'
cd sw/airborne; make TARGET=ap upload
Using "arch/stm32/lisa-m.ld" as ldscript for target "ap".
make[1]: Entering directory `/home/aggieair/paparazzi-github/master_debug/paparazzi/sw/airborne'
Using stm32 mem dfu loader
/usr/bin/python /home/aggieair/paparazzi-github/master_debug/paparazzi/sw/tools/dfu/stm32_mem.py /home/aggieair/paparazzi-github/master_debug/paparazzi/var/Quad_LisaM_2/ap/ap.bin
Could not find STM32 (autopilot) device.
make[1]: *** [upload] Error 1
make[1]: Leaving directory `/home/aggieair/paparazzi-github/master_debug/paparazzi/sw/airborne'
make: *** [ap.upload] Error 2
make: Leaving directory `/home/aggieair/paparazzi-github/master_debug/paparazzi'

FAILED 'make -C /home/aggieair/paparazzi-github/master_debug/paparazzi -f Makefile.ac AIRCRAFT=Quad_LisaM_2 ap.upload' with code 2


My guess is that it is somehow related to this commit: https://github.com/paparazzi/paparazzi/commit/a57d6e865af161e7e0602538af74cfc3927450c6

Any ideas?

Thanks
M

reply via email to

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