E-box/Install manual: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
(Created page with 'This page contains the neccesary step to install a realtime linux system with EtherCAT')
 
No edit summary
Line 1: Line 1:
This page contains the neccesary step to install a realtime linux system with EtherCAT
This page contains the neccesary step to install a realtime linux system with EtherCAT
= SVN =
The svn-server can be found at:
<pre>
https://e-box.wtb.tue.nl/svn/e-box/
</pre>
After updating your local copy, run
<pre>
make_all_clean
make_all_install
</pre>
in Matlab to obtain a fresh copy of the latest verion.

Revision as of 09:09, 9 June 2011

This page contains the neccesary step to install a realtime linux system with EtherCAT

SVN

The svn-server can be found at:

https://e-box.wtb.tue.nl/svn/e-box/

After updating your local copy, run

make_all_clean
make_all_install

in Matlab to obtain a fresh copy of the latest verion.