I updated my RP with the following commands which were completed without error.
sudo apt autoremove sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade sudo rpi-update sudo reboot
Now, the Codesys runtime only runs for around 40 seconds and then stops.
I'm using Codesys V3.5 SP18 Patch 4 (64 bit) V3.5.18.40, RP Package V4.6.0.0 and I have a RP4 8GB with a multicore licence.
Attached to this post is a copy of the Codesys log as the runtime is stated.
How do I get the runtime to function normally?
https://forums.raspberrypi.com/viewtopic.php?p=2093006#p2093006 this is caused by the upgrade -
Workaround is: add in /boot/config.txt
arm_64bit=0
Log in to post a comment.
I updated my RP with the following commands which were completed without error.
sudo apt autoremove
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo rpi-update
sudo reboot
Now, the Codesys runtime only runs for around 40 seconds and then stops.
I'm using Codesys V3.5 SP18 Patch 4 (64 bit) V3.5.18.40, RP Package V4.6.0.0 and I have a RP4 8GB with a multicore licence.
Attached to this post is a copy of the Codesys log as the runtime is stated.
How do I get the runtime to function normally?
https://forums.raspberrypi.com/viewtopic.php?p=2093006#p2093006
this is caused by the upgrade -
Workaround is:
add in
/boot/config.txt
arm_64bit=0