SPRADH0 August 2024 AM625 , AM6442 , AM69 , TDA4VM
$ cd
<path-to-boot-partition>
$ mv tiboot3-j784s4-hsfs-evm.bin
tiboot3.bin
After the required files from the CODESYS Control for Linux ARM SL package has been copied into the root directory of the device to be set up as an EtherCAT controller and the device has been booting up with the SD card, install the packages required to setup the device as EtherCAT controller with the copied over files. Run the following commands on the target device
$ opkg -V2 install
<path-to-file>/codemeter-lite_<version>_arm64.deb
opkg -V2 install --nodeps --offline-root
/ --add-arch arm64:13
<path-to-file>/codemeter-lite_<version>_arm64.deb
$ opkg -V2 install
<path-to-file>/codesyscontrol_linuxarm64_<version>_arm64.ipk
$
/opt/codesys/bin/codesyscontrol.bin
/etc/CODESYSControl.cfg
$ systemctl
start codesyscontrol.service
$
/etc/init.d/codesyscontrol start
Verify that the CODESYS application is running before attempting to connect the EtherCAT controller to the CODESYS Development System on your Windows PC
$ systemctl
start codemeter.service