SysProcessExecuteCommand2.project

tomas111
2023-02-07
2023-04-05
  • tomas111 - 2023-02-07

    Faced with such a problem that this project does not work on target 4.5.0.0 and new versions of Raspberry Pi OS. In the CODESYSControl_User.cfg file, I inserted
    [SysProcess] Command=AllowAll

    Confuses the path that is in the example:
    command1 : STRING := '/opt/vc/bin/vcgencmd measure_temp';
    command2 : STRING := 'cat /proc/cpuinfo';

     

    Last edit: tomas111 2023-02-07
  • eschwellinger

    eschwellinger - 2023-02-08

    add the following entry in /etc/CODESYSControl_Usr.cfg

    [SysMem]
    Linux.Memlock=0
    
     

    Last edit: eschwellinger 2023-02-08
  • tomas111 - 2023-02-08

    I did, the result is the same. Does not work...

     
  • eschwellinger

    eschwellinger - 2023-02-08

    Is it really latest runtime 4.7.0.0?

     
    • tomas111 - 2023-04-05

      Installed version 4.7.0.0. This option does not work unfortunately. Maybe there are other options?

       
  • tomas111 - 2023-02-08

    4.5.0.0 Do you need 4.7.0.0?

     
  • tomas111 - 2023-02-08
     

    Last edit: tomas111 2023-02-08

Log in to post a comment.