Compiling Bela projects in Eclipse » History » Version 2

Version 1 (Andrew McPherson, 2014-11-07 07:36 PM) → Version 2/36 (Andrew McPherson, 2014-11-07 07:38 PM)

h1. Compiling projects with BeagleRT

This document contains information on how to compile the BeagleRT software and upload it onto the BeagleBone Black.

h2. Required tools

* Working Linux system, either running natively or on a virtual machine
* arm-gcc hardfp compiler toolchain (i.e. @arm-linux-gnueabihf-gcc@ and similar. On Ubuntu, these can be installed from packages:
<pre>
sudo apt-get install gcc-arm-linux-gnueabihf
sudo apt-get install g++-arm-linux-gnueabihf
</pre>
* Eclipse IDE (http://www.eclipse.org)
* Xenomai libraries compiled for ARM hardfp _(details to come)_
* TI PRU