[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'