I am having problems with deploying Codesys Control SL Runtime to Revolution Pi device.
It is explained in this video:
https://www.youtube.com/watch?v=EF-Jtd6mPLE
These are the details of my device:
cat /etc/os-release
Code: Select all
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Code: Select all
armhf
Code: Select all
Linux RevPi1085 5.10.152-rt75 #1 PREEMPT_RT Tue, 26 Sep 2023 09:43:32 +0200 armv6l GNU/Linux
Code: Select all
Raspberry Pi Compute Module Rev 1.0
I am getting errors that dpkg frontend lock is locked by another process and that codesyscontrol is not installed.
I am also getting this error when manually running binary on Revolution Pi device:
/usr/sbin/CodeMeterLin -f
Code: Select all
Illegal instruction
Can this Codesys Control Runtime be deployed to this Revolution Pi device?
Thank you very much!