Powered by TWiki
Main > PrzNotes
TWiki webs: Main | TWiki | Sandbox   Log In or Register

Users | Groups | Offices | Changes | Index | Search | Go

Paparazzi notes

This is enough to get the simulator compiled, I have build arm-none-eabi-gcc elsewhere and don't have the STM32 libs installed so I may switch to these ports later on.

  • Clone the repo & build tools
git clone https://github.com/paparazzi/paparazzi.git
git clone https://github.com/paparazzi/paparazzi-portability-support.git
  • Install the deps that are available from MacPorts? (might have missed some)
sudo port install wget ocaml ocaml-dtools ocaml-pcre ocaml-xml caml-ocamlnet lablgtk2
  • Build the deps that aren't in MacPorts
sudo port install paparazzi-portability-support/darwin/macports/ports/devel/ivy-c paparazzi-portability-support/darwin/macports/ports/devel/ivy-ocaml
  • Build prz
cd paparazzi
make
  • Follow the README in the paprazzi directory.

-- DanielOConnor - 19 Jul 2011

Edit | Attach | Print version | History: r1 | Backlinks | Raw View | More topic actions

This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback