User Tools

Site Tools


getting_started:install:use_on_bbb

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
getting_started:install:use_on_bbb [2023/04/12 15:25] – [Install SDK on the Host] ursgrafgetting_started:install:use_on_bbb [2023/05/03 13:05] (current) – [Install SDK on the Host] ursgraf
Line 8: Line 8:
  
   - Get the newest Beaglebone Blue image from [[https://gitlab.ost.ch/tech/inf/public/meta-ost/-/packages]] by selecting the newest //bblue// folder.   - Get the newest Beaglebone Blue image from [[https://gitlab.ost.ch/tech/inf/public/meta-ost/-/packages]] by selecting the newest //bblue// folder.
-  - Download //ost-image-bblue.wic.gz//.  +  - Download //ost-image-*-bblue.wic.gz//.  
-  - Decompress it with <code>gunzip ost-image-bblue.wic.gz</code>+  - Decompress it with <code>gunzip ost-image-*-bblue.wic.gz</code>
   - [[https://wiki.bu.ost.ch/infoportal/software/linux/yocto/x86-rt#installing_images|Create a bootable micro-sd card]]. The given instructions are for an USB stick, but the process is the same.   - [[https://wiki.bu.ost.ch/infoportal/software/linux/yocto/x86-rt#installing_images|Create a bootable micro-sd card]]. The given instructions are for an USB stick, but the process is the same.
  
Line 15: Line 15:
 In order to develop your application on the host, you have to install the cross development SDK. In order to develop your application on the host, you have to install the cross development SDK.
   - Get the newest cross development SDK for the Beaglebone Blue from https://gitlab.ost.ch/tech/inf/public/meta-ost/-/packages by selecting the newest //bblue// folder.   - Get the newest cross development SDK for the Beaglebone Blue from https://gitlab.ost.ch/tech/inf/public/meta-ost/-/packages by selecting the newest //bblue// folder.
-  - Download //ost-distro-glibc-x86_64-ost-image-cortexa8hf-neon-bblue-toolchain-1.0.sh//.  +  - Download //ost-distro-glibc-x86_64-ost-image-*-cortexa8hf-neon-bblue-toolchain-1.0.sh//.  
-  - Execute the unpacked script with <code>$ ./ost-devel-glibc-x86_64-ost-image-dev-cortexa8hf-neon-bblue-toolchain-1.0.sh</code>Stick with the default target directory for the SDK. +  - Execute the unpacked script with <code>$ ./ost-devel-glibc-x86_64-ost-image-*-cortexa8hf-neon-bblue-toolchain-1.0.sh</code>Stick with the default target directory for the SDK. 
  
 ===== Install Git ===== ===== Install Git =====
getting_started/install/use_on_bbb.1681305921.txt.gz · Last modified: 2023/04/12 15:25 by ursgraf