I download an application to an ARMv7 32 bit device. I start the applicatin and it all works fine. But when i restart the device the boot app is not able to start. I have to redownload the application from the development environment to get to run again.
I get the following error messages in the log on the restart
I download an application to an ARMv7 32 bit device. I start the applicatin and it all works fine. But when i restart the device the boot app is not able to start. I have to redownload the application from the development environment to get to run again.
I get the following error messages in the log on the restart
You may just need to create a boot application:
https://content.helpme-codesys.com/en/CODESYS%20Development%20System/_cds_creating_a_boot_application.html
The boot application already exists on the device, i can see the MPC.app file in the proper place. It is not able to load it on startup though