Are there any new information about Beaglebone Black and CoDeSys? It would be awesome to be able to use one of both Pi for Video etc and BBB because of many GPIO.
BR
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Modbus RTU. I will have to use the rs485 cape for that. Modbus TCP would be a good option as well. I see there is also some nice touch screens available for it as well.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm an EE student, BBB would be an excellent platform for us to do low cost projects with.
We're doing our PLC programming labs on 100 year old Hitachi PLCΒ΄s with some awful IDE
probably made for Windows 3.0, it would be a bit nicer to be able to work in Codesys IDE
instead.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well If there was a choice I'd have Codesys 3 o both, RPI and BBB...and that's because you can get a litle different addon cards/capes/whatever-you-call-them for each.
(I have no affiliation with the page in the link, nor do I understand Korean, so I don't know if there's something inappropriate on that page or even if it is in fact a working solution. If necessary the board moderators can freely remove the link.)
Cheers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I hope you can help me in installing the latest Codesys on to latest Debian Beagle Bone Black.
When executing: dpkg -i codesyscontrol_arm_raspberry_V3.5.5.0.deb
I got the following error:
Selecting previously unselected package codesyscontrol.
(Reading database ... 61227 files and directories currently installed.)
Unpacking codesyscontrol (from codesyscontrol_arm_raspberry_V3.5.5.0.deb) ...
Setting up codesyscontrol (3.5.5.0) ...
make_touch
make_blacklist
make etc modules
make_daemon
update-rc.d: using dependency based boot sequencing
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match codesyscontrol Default-Stop values (none)
Backup licenses
tar: Removing leading `/' from member names
codesyscontrol.bin: no process found
/etc/init.d/codesyscontrol: 32: /etc/init.d/codesyscontrol: cannot create /sys/bus/platform/drivers/bcm2708_i2c/unbind: Directory nonexistent
/etc/init.d/codesyscontrol: 33: /etc/init.d/codesyscontrol: cannot create /sys/module/i2c_bcm2708/parameters/baudrate: Directory nonexistent
/etc/init.d/codesyscontrol: 34: /etc/init.d/codesyscontrol: cannot create /sys/bus/platform/drivers/bcm2708_i2c/bind: Directory nonexistent
/root
codesyscontrol started
postinst finished
Is there anything I have to check / modify so the CodeSys will run on Beagle Bone Black.
Thanks for helping.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the Raspberry Pi Runtime is not made/compiled to run on a beaglebone black,
you need a special beaglebone release for that.
This will probably come but the schedule when this will happen is still not fixed.
BR
Edwin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there any more info on this possibility? If the decision is made not to ever release for the BBB, is it possible for a customer to do this on their own with an SDK?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a technical reason why the raspberry firmware does not run on a BBB?
Is there a reason why the firmware does not run on just any arm based linux environment?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
yes, there is a reason:
We will release a version for BBB (Q2) which will be adapted to the hardware of the BBB
- more GPIO's - CAN - all the additional stuff which is available on BBB
New devicedescription/libraries everything included in a CODESYS BBB store package as it is now already available for Raspberry PI -
so this will be a different product.
BR
Edwin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
by default not (without additional hardware) -> same as Raspberry Pi.
You have two options:
1. use an UPS System - graceful shutdown of the system is needed.
2. find a cape which has additional NVRAM and map this area as Memory for retain data. (from my experiance hard to find - to
is not available for BBB)
GrΓΌΓe
Edwin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I saw CODESYS running on the BBB in Nuremberg last year. Are there any plans of releasing this as well?
Any answer ?
BeagleBone Black is much more better board then RPI for PLC application.
Hi,
I agree, decision is still pending...
BR
Edwin Schwellinger
I hope decision will be positive, cost effective and available as RPI.
Are there any new information about Beaglebone Black and CoDeSys? It would be awesome to be able to use one of both Pi for Video etc and BBB because of many GPIO.
BR
Any more new info on this? If this is not going to happen I will have to look for another solution as this would work perfectly for my application.
Hi,
not yet which fieldbus / interface are you plan to use on your Project?
BR
Edwin
BeagleBone Black would be awesome with all of its additional IO. ModBus/TCP would be a common bus we would use.
Modbus RTU. I will have to use the rs485 cape for that. Modbus TCP would be a good option as well. I see there is also some nice touch screens available for it as well.
I'm an EE student, BBB would be an excellent platform for us to do low cost projects with.
We're doing our PLC programming labs on 100 year old Hitachi PLCΒ΄s with some awful IDE
probably made for Windows 3.0, it would be a bit nicer to be able to work in Codesys IDE
instead.
A new contender
http://imx.solid-run.com/wiki/index.php ... d_Hardware m
BBB. Serial, SPI, GPIO
I would really like to be able to use Codesys on the BeagleBone as well.
Well If there was a choice I'd have Codesys 3 o both, RPI and BBB...and that's because you can get a litle different addon cards/capes/whatever-you-call-them for each.
As it seems there is already some sort of a project working with BBB+Codesys 3.5.4+CANOpen+LCD here:
http://www.altsoft.kr/archives/portfoli ... bone-black
(I have no affiliation with the page in the link, nor do I understand Korean, so I don't know if there's something inappropriate on that page or even if it is in fact a working solution. If necessary the board moderators can freely remove the link.)
Cheers
I hope you can help me in installing the latest Codesys on to latest Debian Beagle Bone Black.
When executing: dpkg -i codesyscontrol_arm_raspberry_V3.5.5.0.deb
I got the following error:
Selecting previously unselected package codesyscontrol.
(Reading database ... 61227 files and directories currently installed.)
Unpacking codesyscontrol (from codesyscontrol_arm_raspberry_V3.5.5.0.deb) ...
Setting up codesyscontrol (3.5.5.0) ...
make_touch
make_blacklist
make etc modules
make_daemon
update-rc.d: using dependency based boot sequencing
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match codesyscontrol Default-Stop values (none)
Backup licenses
tar: Removing leading `/' from member names
codesyscontrol.bin: no process found
/etc/init.d/codesyscontrol: 32: /etc/init.d/codesyscontrol: cannot create /sys/bus/platform/drivers/bcm2708_i2c/unbind: Directory nonexistent
/etc/init.d/codesyscontrol: 33: /etc/init.d/codesyscontrol: cannot create /sys/module/i2c_bcm2708/parameters/baudrate: Directory nonexistent
/etc/init.d/codesyscontrol: 34: /etc/init.d/codesyscontrol: cannot create /sys/bus/platform/drivers/bcm2708_i2c/bind: Directory nonexistent
/root
codesyscontrol started
postinst finished
Is there anything I have to check / modify so the CodeSys will run on Beagle Bone Black.
Thanks for helping.
Hi,
the Raspberry Pi Runtime is not made/compiled to run on a beaglebone black,
you need a special beaglebone release for that.
This will probably come but the schedule when this will happen is still not fixed.
BR
Edwin
Dear Mr. Schwellinger,
I'm also interested in an image for the BB black.
As you asked about field busses: EtherCAT and CAN, as well as RS232 would be an awesome combination.
When do you know if you'll make a release?
Hello,
Is there any more info on this possibility? If the decision is made not to ever release for the BBB, is it possible for a customer to do this on their own with an SDK?
Is there a technical reason why the raspberry firmware does not run on a BBB?
Is there a reason why the firmware does not run on just any arm based linux environment?
Hi,
yes, there is a reason:
We will release a version for BBB (Q2) which will be adapted to the hardware of the BBB
- more GPIO's - CAN - all the additional stuff which is available on BBB
New devicedescription/libraries everything included in a CODESYS BBB store package as it is now already available for Raspberry PI -
so this will be a different product.
BR
Edwin
Very good news. Can't wait!
also waiting codesys support on BB/BBB with al the cool stuff like i2c,SPI,CANopen, Profibus, profinet.
WOW BBB codesys released!!!
Will the Beaglebone have retain memory? It looks like the board has some flash.
Hi,
by default not (without additional hardware) -> same as Raspberry Pi.
You have two options:
1. use an UPS System - graceful shutdown of the system is needed.
2. find a cape which has additional NVRAM and map this area as Memory for retain data. (from my experiance hard to find - to
is not available for BBB)
GrΓΌΓe
Edwin