Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Cannot install Codesys control Multicore in raspberry pi 4

saugat10
2024-04-22
1 day ago
  • saugat10 - 2024-04-22

    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

    pi@saugat:~ $ cat /etc/os-release
    PRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)"
    NAME="Raspbian GNU/Linux"
    VERSION_ID="12"
    VERSION="12 (bookworm)"
    VERSION_CODENAME=bookworm
    ID=raspbian
    ID_LIKE=debian
    HOME_URL="http://www.raspbian.org/"
    SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
    BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

    A

     
  • eschwellinger

    eschwellinger - 2024-04-22

    Doesn't your screen capture offer 32bit MC?

     
  • eschwellinger

    eschwellinger - 2024-04-22

    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)

     

Log in to post a comment.