Resolved! Systemd Service to Launch Cortex M4 Firmware from User-space of OpenStLinux
Hello, I am working with STM32MP157 device based on OpenStlinux. Everything is working fine on the main processor and the cortex M4 MCU. Now I am trying to create a systemd service to launch the M4 firmware with systemctl commands from the user space...