Dies ist eine alte Version des Dokuments!


Install the Acontis EtherCAT Stack

Build Module

* EC-Master_ClassB.pdf 2.3.5.1
* cd <installpath>/Sources/LinkOsLayer/Linux/atemsys
* Compile native: make modules

Cross-Compile

export ARCH=<…>
export CROSS_COMPILE=<…>
cd Sources/atemsys
make modules KERNELDIR=<path to target kernel dir>

* sudo insmod <installpath>/Sources/LinkOsLayer/Linux/atemsys/atemsys.ko