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


can't find compiler and linker flags tabs on version v2.3.0

on latest version v2.3.0 i cannot find the tool settings tab in Properties / C/C++ build / settings
see the attached picture, does anyone how to activate these tabs?

I disabled option “Generate Makefiles Automatically” and it hides those menus. Generation of makefiles makes build too slow.
Did you enable the parallel build (use optimal jobs) under the Behavior tab ?
France

If you disable “Generate makefiles automatically”, you say that you don’t want to use the makefiles generated by System Workbench for STM32 but, on the opposite, will generate your own makefiles and don’t want SW4STM32 modify them.

Thus these tabs are useless, that’s why they are no more shown as their only use is to allow System Workbench for STM32 to generate the makefiles...

Bernard (Ac6)