User Tools

Site Tools


build

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
build [2021/03/31 18:17] – [Preparations] ursgrafbuild [2021/03/31 18:18] – [Preparations] ursgraf
Line 2: Line 2:
 The application is developed on a Linux host machine and can then be deployed to the board. The application is developed on a Linux host machine and can then be deployed to the board.
 ===== Preparations ===== ===== Preparations =====
-Install our Linux image on the target and install the necessary SDK and tools on the host as described in [[https://wiki.eeros.org/getting_started/install/use_on_bbb]] +Install our Linux image on the target and install the necessary SDK and tools on the host as described in [[https://wiki.eeros.org/getting_started/install/use_on_bbb|Installation on Beaglebone Blue Board]].
- +
-<code> +
-$ sudo apt-get install make cmake git g++ +
-</code> +
- +
-As cross tool chain, the **arm-linux-gnueabihf-gcc-4.9** is needed. It is recommended to use a Ubuntu 16.04 as host operating system, since this packet is available in the default repositories. +
-If a Linux host is used in a virtual machine, a [[https://lubuntu.net/downloads/|lightweight Ubuntu distribution]] is recommended. In case you are using newer Ubuntu version, you have to add //xenial// to your sources list, see [[https://askubuntu.com/questions/1036108/install-gcc-4-9-at-ubuntu-18-04]]. +
  
 ===== Getting the Sources with a Script ===== ===== Getting the Sources with a Script =====
build.txt · Last modified: 2023/05/31 16:37 by ursgraf