I have raspberry pi 4 with Raspbian 12 (bookworm). I want to install the latest version of codesys control 4.11.0.0 multicore for 32 bit. I cannot install multicore and it only gives me the option to install Standard.
Here are some outputs from the pi
pi@saugat:/usr $ uname -a
Linux saugat 6.6.20+rpt-rpi-v7l #1 SMP Raspbian 1:6.6.20-1+rpt1 (2024-03-07) armv7l GNU/Linux
I have raspberry pi 4 with Raspbian 12 (bookworm). I want to install the latest version of codesys control 4.11.0.0 multicore for 32 bit. I cannot install multicore and it only gives me the option to install Standard.
Here are some outputs from the pi
A
Doesn't your screen capture offer 32bit MC?
just add in /etc/CODESYSControl_Usr.cfg
[CmpRasPi]
Architecture=armv7l
for the 32Bit MC version... this is what this dialog does (or at least should do)