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

Configure Raspi Runtime single/multi core

audi0615
2021-07-27
2021-07-27
  • audi0615 - 2021-07-27

    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?)

     
  • i-campbell

    i-campbell - 2021-07-27

    In /etc/CODESYSControl_User.cfg

    [CmpRasPi]
    Architecture=armv7l
    

    For MC: armv7l
    For SC: armv6l

    I am pretty sure the default is armv6l.

     

    Last edit: i-campbell 2021-07-27
  • audi0615 - 2021-07-27

    thanks you so much.
    i appreciate your help.

     

Log in to post a comment.