User Tools

Site Tools


getting_started:install:use_with_cb20

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_with_cb20 [2021/03/31 10:19] – [Install Linux Image on cb20 Blue] ursgrafgetting_started:install:use_with_cb20 [2021/04/29 11:41] (current) – [Install SDK on the Host] ursgraf
Line 9: Line 9:
  
 ===== Install SDK on the Host ===== ===== Install SDK on the Host =====
-On the host, you have to fetch the cross development SDK for the cb20 board from [[https://wiki.bu.ost.ch/infoportal/software/linux/images/downloads|Downloads]]. Unpack it on your host system with <code>$ tar -vxJf ntb-dev-image-cb20-1.0_sdk.tar.xz</code> Change into the sdk directory and execute the script therein with <code>$ cd sdk +In order to develop your application on the host, you have to install the cross development SDK. 
-$ ./tdx-x11-glibc-x86_64-ntb-dev-image-armv7at2hf-neon-toolchain-2.6.4.sh</code> +  - Get the cross development SDK for the cb20 board from [[https://wiki.bu.ost.ch/infoportal/software/linux/images/downloads|Downloads]].  
 +  - Unpack it on your host system with <code>$ tar -vxJf ntb-dev-image-cb20-1.0_sdk.tar.xz</code>  
 +  - Change into the sdk directory and execute the script therein with <code>$ cd sdk 
 +$ ./tdx-x11-glibc-x86_64-ntb-dev-image-armv7at2hf-neon-toolchain-2.6.4.sh</code>Stick with the default target directory for the SDK. If you choose a different directory you have to manually change the associated entry in ''config.sh.in''
  
  
getting_started/install/use_with_cb20.1617178748.txt.gz · Last modified: 2021/03/31 10:19 by ursgraf