I've just started a projcet with Codesys and RPi4, and basically I could do, what I wanted. But, the runtime stops after appr. 10 secs on the RPi4, and I can not test.
I can restart the runtime, and it works again, but I have to do it again and again.
I do not have any license yet, but as far as I know, the non-licensed version has to run for 2 hours.
How can I do a long test? How can I avoid the runtime stop?
Thank You in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i am NOT SURE if i am suggesting you a correct answer, but i had a similar issue. it got solved with
sudo rpi-update e1050e94821a70b2e4c72b318d6c6c968552e9a2
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I've just started a projcet with Codesys and RPi4, and basically I could do, what I wanted. But, the runtime stops after appr. 10 secs on the RPi4, and I can not test.
I can restart the runtime, and it works again, but I have to do it again and again.
I do not have any license yet, but as far as I know, the non-licensed version has to run for 2 hours.
How can I do a long test? How can I avoid the runtime stop?
Thank You in advance!
i am NOT SURE if i am suggesting you a correct answer, but i had a similar issue. it got solved with
sudo rpi-update e1050e94821a70b2e4c72b318d6c6c968552e9a2
As i said i am not sure!
Last edit: Tyro 2021-06-17
... will work with current version of the runtime, either 4.0.1.0 or 4.1.0.0
Dear All,
Thank You for your help!
I have tried with 4.0.1.0, it works and stable.
Thanks again!