Hi.
I'd like to install the CODESYS raspi runtime by installing .deb file (without using "Update RaspberryPi" in CODESYS IDE)
After installation, what is the default setting of single/multicore selection? single core?
and where could i change the setting? (CODESYSConfig.cfg?)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
I'd like to install the CODESYS raspi runtime by installing .deb file (without using "Update RaspberryPi" in CODESYS IDE)
After installation, what is the default setting of single/multicore selection? single core?
and where could i change the setting? (CODESYSConfig.cfg?)
In /etc/CODESYSControl_User.cfg
For MC: armv7l
For SC: armv6l
I am pretty sure the default is armv6l.
Last edit: i-campbell 2021-07-27
thanks you so much.
i appreciate your help.