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
cd paparazzi
make
- Follow the README in the paprazzi directory.
--
DanielOConnor - 19 Jul 2011

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