2025-07-23 6:50 AM
I've upgrade an ioc based project for the STM32MP157F-DK2 from CubeIDE 1.18 to 1.19 and from Ecosystem 6.0.0 to 6.1.0.
I set the SDKROOT correctly. And then `Setup OpenSTLinux` from the IDE. Then I `Import and OpenSTLinux` project. All of that I was successful. I used the command and the SDK to build the `Modify, rebuild and reload the Linux® kernel` and copied over the new OS to the DevBoard as directed in The WikI Webpage.
I can not build any of the build targets. The all give this error:
My Linux project structure is as follows:
and the build directory contains a link to itself:
Here is my `ostl-linux` directory: