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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
..for me it works like charm
Thanks for the example, but I still can't run it.
In the application, what does result = 1 show
There are also screenshots of configurations in the application.
Last edit: tomas111 2023-02-08
add the following entry in /etc/CODESYSControl_Usr.cfg
Last edit: eschwellinger 2023-02-08
I did, the result is the same. Does not work...
Is it really latest runtime 4.7.0.0?
Installed version 4.7.0.0. This option does not work unfortunately. Maybe there are other options?
4.5.0.0 Do you need 4.7.0.0?
Last edit: tomas111 2023-02-08