For sake of argument, just letting you all know that I tried to test Codesys under Di et Pi v6.12 and it runs fine.
Di_et Pi is an ultra lightweight raspbian based distro for the Raspberry Pi SBC.
Getting the codesys runtime installed should be done by copying the .deb file manually to the SD Card.
Then, boot into the OS and via ssh and type;
Codesys locks up attempting to install target as described in Edwin's post. And his solution works too.
After that things works as advertized. For a while. Then after a shutdown and restart, one day it will not work again.
And after that any (reasonable) number of restarts will not bring the target up and running again.
I suspect there may be an orphaned lockfile somewhere.
But where do I find documentation on the target installation? Directories, dependencies etc. ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
To be honest, I personally do not own any boards other then the Raspberry Pi 3B or the newer 3B+
This said, Di et pi has images for many flavours of popular single board computers, including some popular oDroid boards.
Visit di et pi for more information on their images.
Be aware that your milage may vary as Codesys does officially not support di et pi.
But as di et pi is a fork of Raspbian, I expect that Codesys will work on it!
You can Try it yourself because it is very simple to set up!
step 1: burn di et pi on an SD card,
step 2: boot into di et pi and set it up,
Step 3: copy the codesys .deb file into the file system and install it via the command line.
Hi, I'm trying to install codesys on Raspberry Pi0W. Connected via ssh I can see that CODESYSCONTROL works and absorbs 14% of the CPU. But I can not find Raspberry with the Scan Network to update the program I wrote.
What have you done?
Thank you
Massimo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, it works. Thank you.
Now I try to leave it in operation a week, doing various switching on and off.
Then I will put it in the production phase as a manager of the home automation (lights, blinds, awnings).
Thanks for your help
Massimo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed the same Codesys project on two Raspberry Pi0 W cards. In one the installed operating system is Raspberry Light (installed through PiBakery) while in the second one is _ with no software addition.
How do you evaluate the results?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
For sake of argument, just letting you all know that I tried to test Codesys under Di et Pi v6.12 and it runs fine.
Di_et Pi is an ultra lightweight raspbian based distro for the Raspberry Pi SBC.
Getting the codesys runtime installed should be done by copying the .deb file manually to the SD Card.
Then, boot into the OS and via ssh and type;
Offcourse, Codesys will not officially test/support this OS and your mileage may vary.
Enjoy!
Did you try to install Codesys .deb package into other boards running _? (ex. Odroid,...)
So what OS is officially supported?
I use _ and have other problems in addition to installing the runtime.
Hi,
https://www.raspberrypi.org/downloads/raspbian/
which problems do you have, we need more details?
See this:
https://faq.codesys.com/pages/viewpage. ... Id=1310825
for the licensing:
https://faq.codesys.com/display/CDSFAQ/Raspberry+-+FAQ
BR
Edwin
Codesys locks up attempting to install target as described in Edwin's post. And his solution works too.
After that things works as advertized. For a while. Then after a shutdown and restart, one day it will not work again.
And after that any (reasonable) number of restarts will not bring the target up and running again.
I suspect there may be an orphaned lockfile somewhere.
But where do I find documentation on the target installation? Directories, dependencies etc. ?
Hi,
please login by ssh and do a
cat /tmp/codesyscontrol.log
you should see the reason there why it does not work
BR
Edwin
To be honest, I personally do not own any boards other then the Raspberry Pi 3B or the newer 3B+
This said, Di et pi has images for many flavours of popular single board computers, including some popular oDroid boards.
Visit di et pi for more information on their images.
Be aware that your milage may vary as Codesys does officially not support di et pi.
But as di et pi is a fork of Raspbian, I expect that Codesys will work on it!
You can Try it yourself because it is very simple to set up!
step 1: burn di et pi on an SD card,
step 2: boot into di et pi and set it up,
Step 3: copy the codesys .deb file into the file system and install it via the command line.
offcourse, you must type the exact file name of the copied .deb file if it differs in version.
Hi, I'm trying to install codesys on Raspberry Pi0W. Connected via ssh I can see that CODESYSCONTROL works and absorbs 14% of the CPU. But I can not find Raspberry with the Scan Network to update the program I wrote.
What have you done?
Thank you
Massimo
Hi Massimo,
please add the Pi IP address as Gateway and scan via the PI embedded Gateway.
BR
Edwin
Ok, it works. Thank you.
Now I try to leave it in operation a week, doing various switching on and off.
Then I will put it in the production phase as a manager of the home automation (lights, blinds, awnings).
Thanks for your help
Massimo
I installed the same Codesys project on two Raspberry Pi0 W cards. In one the installed operating system is Raspberry Light (installed through PiBakery) while in the second one is _ with no software addition.
How do you evaluate the results?