User Tools

Site Tools


getting_started:install:use_with_microzed

Differences

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

Link to this comparison view

Next revision
Previous revision
getting_started:install:use_with_microzed [2024/06/18 11:46] – created ursgrafgetting_started:install:use_with_microzed [2024/06/18 11:51] (current) – [Install Git] ursgraf
Line 4: Line 4:
 ===== Install Linux Image on Microzed Board ===== ===== Install Linux Image on Microzed Board =====
  
-Make sure to have the newest image from our download section [[https://wiki.bu.ost.ch/infoportal/software/linux/images/start|Linux Images]] installed on your [[https://wiki.bu.ost.ch/infoportal/embedded_systems/imx6/cb|cb20]] board, see [[https://wiki.bu.ost.ch/infoportal/software/linux/toradex/toradex-easy-installer|toradex-easy-installer]]. This image already contains the EEROS library together with examples. Further is includes necessary hardware libraries, notably [[http://flink-project.ch|flink]] as well as basic functionalities of ROS. +Make sure to have the newest image from [[https://gitlab.ost.ch/tech/inf/projects/petalinux-microzed|Petalinux Microzed]] installed on your [[https://wiki.bu.ost.ch/infoportal/embedded_systems/zynq7000/microzed|Microzed]] board. This image already contains the EEROS library together with examples. Further is includes necessary hardware libraries, notably [[http://flink-project.ch|flink]] as well as basic functionalities of ROS. 
  
-Get the image from [[https://wiki.bu.ost.ch/infoportal/software/linux/images/downloads|Downloads]].  
  
 ===== Install SDK on the Host ===== ===== Install SDK on the Host =====
 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 cross development SDK for the cb20 board from [[https://wiki.bu.ost.ch/infoportal/software/linux/images/downloads|Downloads]].  +  - Get the cross development SDK for the board from [[https://gitlab.ost.ch/tech/inf/projects/petalinux-microzed|Petalinux Microzed]]. 
-  - 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   - 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''+$ ./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 later to manually change the associated entry in ''config.sh.in''
  
  
Line 21: Line 19:
 </code> </code>
  
-Continue with [[getting_started:write_app:use_on_cb20|]].+Continue with [[getting_started:write_app:use_on_microzed|]].
getting_started/install/use_with_microzed.1718703963.txt.gz · Last modified: 2024/06/18 11:46 by ursgraf