User Tools

Site Tools


getting_started:install_and_setup_development_environment

Differences

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

Link to this comparison view

getting_started:install_and_setup_development_environment [2021/03/24 15:47] ursgrafgetting_started:install_and_setup_development_environment [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Installation and Setup ====== 
- 
- 
-Setting up the correct way of compiling and using EEROS can be quite cumbersome. We strongly recommend to use our build scripts and if you cross develop then use our prebuilt images together with the associated SDKs (software development kit). These images already contain the necessary libraries. All you have to do is build your own application and deploy it.  
-What to you want to do with EEROS?  
- 
-  * Run examples on the host, use with the simulator → see [[getting_started:install_and_setup_development_environment:use_on_host|]] 
-  * Run on the host with comedi → see [[getting_started:install_and_setup_development_environment:use_with_comedi|]] 
-  * Use it on the Beaglebone Blue board → see [[getting_started:install_and_setup_development_environment:use_on_bbb|]] 
-  * Use it on the cb20 board with flink or CAN → see [[getting_started:install_and_setup_development_environment:use_with_cb20]] 
-  * Use it with EtherCAT on x86 platform → see [[https://wiki.ntb.ch/infoportal/embedded_systems/ethercat/start]] 
-  * Develop EEROS and its hardware wrapper libraries itself → see [[getting_started:install_and_setup_development_environment:manually|]] 
- 
- 
-