Loading...
 

SW4STM32 and SW4Linux fully supports the STM32MP1 asymmetric multicore Cortex/A7+M4 MPUs

   With System Workbench for Linux, Embedded Linux on the STM32MP1 family of MPUs from ST was never as simple to build and maintain, even for newcomers in the Linux world. And, if you install System Workbench for Linux in System Workbench for STM32 you can seamlessly develop and debug asymmetric applications running partly on Linux, partly on the Cortex-M4.
You can get more information from the ac6-tools website and download (registration required) various documents highlighting:

System Workbench for STM32


Invoking Builder takes over 1 minute to start


After upgrading to eclipse Neon I have a problem with one of my projects. If I invoke the “build” command the progress bar in the lower right corner starts spinning around for approximately 60 seconds displaying the message “Build Project: (0%)”. After 60 seconds I see the next message on the console and starts building the files at proper speed.
The project has linked source file resources from an external repository, but located inside the workspace.

i gooogled and tried to put an exception on the antivirus but with no result, similar a Cube created project , builds automatically without any delay.

does anyone faced and find a solution for this problem?

Regards

Well having a look at the progress, just to add, that the builder spends the whole minute “generating makefile for source forlder Debug\Common.......
somebody knows what option is related to this behaviour?
Regards


i’ve solved the issue
it is related to the fact that the IDE is generating the makefiles in every build, disabling “Generate Makefiles automatically” solves the issue.