paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] Lisa MX bootloader (experimental) locking flash


From: Michal Podhradsky
Subject: [Paparazzi-devel] Lisa MX bootloader (experimental) locking flash
Date: Tue, 11 Aug 2015 09:27:02 -0700

Hi all,

if you wanted to experiment with the experimental Lisa MX bootloader, you can find the code here: https://github.com/podhrmic/aggieair-bootloader

I noticed that sometimes uploading the bootloader will lock the flash, and you won't be able to override the bootloader via SWD.

In that case this sequence of commands seems to work:
-in gdb-
target extended-remote /dev/ttyACM0
mon swdp_scan
attach 1
mon option erase
mon erase_mass
disconnect


If you are interested in improving the bootloader, please follow the discussion on https://github.com/paparazzi/luftboot/issues/8

Best regards
Michal

reply via email to

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