Git Product home page Git Product logo

px4-bootloader's Introduction

Bootloaders for the Pixhawk board family

Build Status

Build instructions

Use ONLY arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 7-2017-q4-major) 7.2.1 20170904 (release) [ARM/embedded-7-branch revision 255204]

Version 9.3 will cause issues with flash programing and not work at this time!

Build all targets:

git submodule sync --recursive
git submodule update --init --recursive
make

The binaries will be in build/BOARDNAME/BOARDNAME.elf. Two files are built: ELF files for use with JTAG adapters and BIN files for direct onboard upgrading.

Build a specific board: Please check the Makefile for specific build targets.

License

License: LGPL for libopencm3, BSD for core bootloader (see LICENSE.md)

Contact

Bootloader Usage

Typical use case. The PX4 IO. px4pipbl.pdf

To avoid accidental erasure or bad image loading:

The booaloder need to receive PROTO_GET_SYNC and PROTO_GET_DEVICE Prior to receiving PROTO_CHIP_ERASE
The booaloder need to receive PROTO_GET_SYNC and PROTO_GET_DEVICE and PROTO_PROG_MULTI and PROTO_GET_CRC Prior to receiving PROTO_BOOT

px4-bootloader's People

Contributors

lorenzmeier avatar tridge avatar davids5 avatar ksschwabe avatar kbrtny avatar px4dev avatar davidbuzz avatar bkueng avatar jlaitine avatar pkocmoud avatar vincentpoont2 avatar julianoes avatar modaltb avatar hyonlim avatar dyerti avatar auturgy avatar potaito avatar lucasdemarchi avatar aviaks avatar geeksville avatar igor-misic avatar dennisss avatar dagar avatar bys1123 avatar nephen avatar nathantsoi avatar mirkix avatar flynxea avatar dinomani avatar climr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.