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 revision
Previous revision
build [2021/03/31 18:22] – [Compile Roboticscape Library] ursgrafbuild [2023/05/31 16:37] (current) – [Preparations] ursgraf
Line 1: Line 1:
 ====== Build the Software ====== ====== Build the Software ======
-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. The software itself can be studied on [[https://github.com/eeduro/delta]].
 ===== 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|Installation on a Beaglebone Blue Board]].+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 a Beaglebone Blue Board]]. Use a production image (ost-distro-*), see [[https://wiki.bu.ost.ch/infoportal/software/linux/yocto/meta-ost]]. This image is write protected which make it safe to turn the power of at any instance. However, you must make sure to mount the system as writable, see [[deploy|]].
  
 ===== Getting the Sources ===== ===== Getting the Sources =====
Line 18: Line 18:
  
 ===== Compile ===== ===== Compile =====
- +Start the compilation of the delta application with
-Change back into your project directory and start the compilation of EEROS, the hardware wrapper library, and the delta application with+
 <code> <code>
 $ ./make.sh $ ./make.sh
build.1617207767.txt.gz · Last modified: 2021/03/31 18:22 by ursgraf