we have already tested the PI 4 with CODESYS SP14 and run into problems.
Configuration:
Runtime SP14
Fresh Raspbian Buster (updated this morning on the latest version)
RPi 4 with 1 GB RAM
After the installation of the runtime via the CODESYS IDE, the runtime starts and is running for a short time. After a few seconds the codesys task is gone. Same thing after a reboot of the system.
It would be great if you can send us information how to get it running. We want to use Pi 4 and CODESYS with out PiXtend PLC devices as soon as possible.
Kind regards!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The latest CODESYS build (3.5.14.30) as of this post does not recognize the new Raspberry Pi 4 Build B when scanning the local subnet. It has a new OUI and the prefix is DC:A6:32.
I can confirm that with the Buster build (Version:July 2019, Release date:2019-07-10), the runtime briefly executes, then terminates.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just tried running my Pi4 . Getting issues with the runtime stopping after a few seconds. I can connect to the Pi again if i start the runtime from the Update Pi tool.
I have started it using Putty and watched it run on TOP from the Pi terminal.
It runs for about 10 seconds the drops off.
Im running V3.5 SP16.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the reply. Yeah i can start and top codesyscontrol from the pi terminal and i have removed it and reinstalled it. i can see it dropping off on TOP
it is a 32mb image you can extract to sd card with program called hddraw
Dave Koenig
630-808-6740
From: talk@forge.forge.codesys.com [mailto:talk@forge.forge.codesys.com] On
Behalf Of Ingo
Sent: Thursday, May 14, 2020 11:43 PM
To: [forge:talk]
Subject: [forge:talk] Re: PI4 with CODESYS
I met Edwin today, a friend of yours, he helped me today. Let me know if you need anything! I have the CNC working pretty good, I have extra drives if you are interested.
Hi!
I am vey curious also! We would like to see pictures and video of your setup ;-)
Plus, it's a bonus if you share your experiences here on forge with instructions on how to build a CNC machine using PI4? Personally I am very interested in such a project !
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
From: talk@forge.forge.codesys.com [mailto:talk@forge.forge.codesys.com] On
Behalf Of aliazzz
Sent: Saturday, May 16, 2020 2:23 PM
To: [forge:talk]
Subject: [forge:talk] Re: PI4 with CODESYS
Hi!
I am vey curious also! We would like to see pictures and video of your setup
;-)
Plus, it's a bonus if you share your experiences here on forge with
instructions on how to build a CNC machine using PI4? Personally I am very
interested in such a project !
Hi,
if anyone has this new PI4 device in his hands,
feedback on using it with the CODESYS runtime would be much appreciated!
Thanks
BR
Edwin
Hello Edwin,
we have already tested the PI 4 with CODESYS SP14 and run into problems.
Configuration:
Runtime SP14
Fresh Raspbian Buster (updated this morning on the latest version)
RPi 4 with 1 GB RAM
After the installation of the runtime via the CODESYS IDE, the runtime starts and is running for a short time. After a few seconds the codesys task is gone. Same thing after a reboot of the system.
Some logs for you:
It would be great if you can send us information how to get it running. We want to use Pi 4 and CODESYS with out PiXtend PLC devices as soon as possible.
Kind regards!
Hi,
we will implement these changes and release them with the 3.5SP15 release on July.
Thanks for the information.
BR
Edwin
The latest CODESYS build (3.5.14.30) as of this post does not recognize the new Raspberry Pi 4 Build B when scanning the local subnet. It has a new OUI and the prefix is DC:A6:32.
I can confirm that with the Buster build (Version:July 2019, Release date:2019-07-10), the runtime briefly executes, then terminates.
any news about the PI4 with codesys
Hi,
With 3.5.15.10 release date is 19th this month - these buster problems will be solved.
BR
Edwin
Hi Edwin,
Just tried running my Pi4 . Getting issues with the runtime stopping after a few seconds. I can connect to the Pi again if i start the runtime from the Update Pi tool.
I have started it using Putty and watched it run on TOP from the Pi terminal.
It runs for about 10 seconds the drops off.
Im running V3.5 SP16.
On my PI4 this works anything special?
we need the /tmp/codesyscontrol.log or maybe better stop the runtime and start it manually by:
sudo /etc/init.d/codesyscontrol stop
then for the multicore version
cd /var/opt/codesys
sudo /opt/codesys/bin/codesyscontrol_armv7l_raspberry.bin -d /etc/CODESYSControl.cfg
for the singecore version
cd /var/opt/codesys
sudo /opt/codesys/bin/codesyscontrol_armv6l_raspberry.bin -d /etc/CODESYSControl.cfg
Maybe a corrupt application or application with a bug lead to a crash on startup - remove it by the runtime deploytool(use disable application)?
BR
Edwin
Last edit: eschwellinger 2020-05-10
Hi Edwin ,
Thanks for the reply. Yeah i can start and top codesyscontrol from the pi terminal and i have removed it and reinstalled it. i can see it dropping off on TOP
I have attached the log file below .
thanks,
...need the output of:
cd /var/opt/codesys
sudo /opt/codesys/bin/codesyscontrol_armv7l_raspberry.bin -d /etc/CODESYSControl.cfg
BR
Edwin
the logfile does not help in this case..
Is this what your looking for ?
Attached:
yes, now I need a
cat /proc/cpuinfo
and a ifconfig from CLI
Thank you Edwin
Hi,
but is this really RASBIAN Buster?
This is a different OS image isn't it?
Hi Edwin,
Yes my mistake for some reason the image file was the wrong one . I downloaded buster and installed it . The run time is working perfectly now.
thanks for your help.
Dear,
Would you tell me which version that you downloaded?
because now i am facing the same problem..
thanks!
I am using Pi4 for 3-4 months on my CNC machine, it runs great! Did have some problems in beginning, using Debian version.
I can send you an image if you like? I use wiFi to connect to my router at Ethernet port for EtherCAT coms.
I am using Pi4 for 3-4 months on my CNC machine, it runs great! Did have some problems in beginning, using Debian version.
I can send you an image if you like? I use wiFi to connect to my router at Ethernet port for EtherCAT coms.
Please do so, I am very curious! ;)
https://1drv.ms/u/s!AgnUL-SiE9JwgcstSOMSDCWhEfaVLA?e=cPibT1
it is a 32mb image you can extract to sd card with program called hddraw
Dave Koenig
630-808-6740
From: talk@forge.forge.codesys.com [mailto:talk@forge.forge.codesys.com] On
Behalf Of Ingo
Sent: Thursday, May 14, 2020 11:43 PM
To: [forge:talk]
Subject: [forge:talk] Re: PI4 with CODESYS
Please do so, I am very curious! ;)
PI4 with CODESYS
https://forge.codesys.com/forge/talk/Runtime/thread/dcef2074d0/?limit=25#89 58/6a56
Sent from forge.codesys.com because you indicated interest in
https://forge.codesys.com/forge/talk/Runtime/
To unsubscribe from further messages, please visit
https://forge.codesys.com/auth/subscriptions/
Sorry, I thought of a picture of the CNC machine, rather than an SD image.
Funny misunderstanding ;)
I can send you a YouTube video later. The image uses WiFi on the Pi to connect to my router and Reg Ethernet port is for EtherCat
Sent from my iPhone
Here is the link to my YouTube video.
https://m.youtube.com/watch?v=zR9gOND_-cE
I met Edwin today, a friend of yours, he helped me today. Let me know if you need anything! I have the CNC working pretty good, I have extra drives if you are interested.
Sent from my iPhone
Hi!
I am vey curious also! We would like to see pictures and video of your setup ;-)
Plus, it's a bonus if you share your experiences here on forge with instructions on how to build a CNC machine using PI4? Personally I am very interested in such a project !
It is a 3 axis CNC that I built with Servo drives, project cost was higher
than anticipated, a lot of CodeSYS licensing.
https://www.youtube.com/watch?v=zR9gOND_-cE
https://www.youtube.com/watch?v=zR9gOND_-cE&t=2s &t=2s
Dave Koenig
630-808-6740
From: talk@forge.forge.codesys.com [mailto:talk@forge.forge.codesys.com] On
Behalf Of aliazzz
Sent: Saturday, May 16, 2020 2:23 PM
To: [forge:talk]
Subject: [forge:talk] Re: PI4 with CODESYS
Hi!
I am vey curious also! We would like to see pictures and video of your setup
;-)
Plus, it's a bonus if you share your experiences here on forge with
instructions on how to build a CNC machine using PI4? Personally I am very
interested in such a project !
PI4 with CODESYS
https://forge.codesys.com/forge/talk/Runtime/thread/dcef2074d0/?limit=250#8 958/6a56/efdb
Sent from forge.codesys.com because you indicated interest in
https://forge.codesys.com/forge/talk/Runtime/
To unsubscribe from further messages, please visit
https://forge.codesys.com/auth/subscriptions/