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

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
getting_started:install_and_setup_development_environment [2019/04/25 11:37] – [Getting the Scripts] grafgetting_started:install_and_setup_development_environment [2019/04/25 18:31] – [Getting the Sources with a Script] graf
Line 18: Line 18:
   * Use it on the BeagleBone blue board → see [[https://wiki.ntb.ch/infoportal/software/linux/beagleboneblue]]   * Use it on the BeagleBone blue board → see [[https://wiki.ntb.ch/infoportal/software/linux/beagleboneblue]]
   * Use it on the cb20 board with flink → see [[https://wiki.ntb.ch/infoportal/embedded_systems/imx6/cb]]   * Use it on the cb20 board with flink → see [[https://wiki.ntb.ch/infoportal/embedded_systems/imx6/cb]]
 +  * Use it with EtherCAT on x86 platform → see [[https://wiki.ntb.ch/infoportal/embedded_systems/ethercat/start]]
  
 ==== Getting the Scripts ==== ==== Getting the Scripts ====
Line 28: Line 29:
   - Choose a meaningful name for the build and install directory.    - Choose a meaningful name for the build and install directory. 
   - Comment or uncomment the necessary hardware libraries. The script will fetch those left uncommented.   - Comment or uncomment the necessary hardware libraries. The script will fetch those left uncommented.
-  - Change the name of your application directory so that it fits your application. Per default a simple motor control will be downloaded. If you don't want to download this and have no other application to download yet, please comment these two lines out.+  - Change the name of your application directory so that it fits your application. Per default a simple motor control will be downloaded. If you don't want to download this, please comment these two lines out. If you have another application in a repository, change the name accordingly.
  
 Now you can run the ''clone'' script  Now you can run the ''clone'' script