Forum: System Workbench for STM32

Compilation is very slow

You might try switching to the “internal builder” and see if that speeds up compilation for you.

Project -> Properties -> C/C++ Build -> Builder Settings
Select builder type “Internal builder”

I also found that turning off “Build logging” (also under the C/C++ Build dialog) sped things up a bit.