2025-04-03 8:09 AM
Hi There
Some help please! I am using STM32CubeIDE to create and manage a Linux build for the STM32MPU257. I have so far got everything building and working. I used the Import Linux project function in the IDE to point towards all the correct source locations that i set up using the Developer Package method. My question is that when i go into 'build artifacts' and kick off a build, its takes soooooooo long! I have tried to update the make files to run -j12 to parallel up the make in Yocto but I cant seem to do this. if i build the Distribution package i can modify the .conf file to enable this. But when using the IDE to start the builds in the Development Package, i cant see a way to do this. Could you offer some help as to enabling the parallel make features when building this way???
Thanks