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


Cannot build example projects (from STMCubeF4), includes seem to be missing


Hello Pole92,
The last SW4STM32 version is the V1.11.
I suggest to enable the notifications for the automatic updates in the Window menu :
Windows menu >> Preferences >> Install/Update >> Automatic Updates >> Enable automatically find new updates and notify me
You may also check fo updates : Help menu >> Check for Updates
Note : you have to configure the Network connection if you are using a proxy :
Windows menu >> General >> Network Connections

About the GPIO project from the Cube FW package V1.13, here are my steps :
I launch SW4STM32 and I select the following workspace :
...\STM32Cube_FW_F4_V1.13.0\Projects\STM32446E-Nucleo\Examples\GPIO\GPIO_IOToggle\SW4STM32
- Right-click >> Import >> General >> Existing Projects into Workspace >> Next >> Browse >> Select STM32F4xx-Nucleo folder in the STM32Cube_FW_F4_V1.13.0\Projects\STM32446E-Nucleo\Examples\GPIO\GPIO_IOToggle\SW4STM32 folder >> Finish
- (Optional) Right-click on the STM32F4xx-Nucleo project >> Properties >> C/C++ Build >> Enable parallel build >> Apply >> OK
- (Optional) Right-click on the STM32F4xx-Nucleo project >> Properties >> C/C++ Build >> Settings >> MCU GCC Compiler >> Dialect >> ISO C99 >> Apply >> OK
- Right-click on the STM32F4xx-Nucleo project >> Properties >> C/C++ General >> Indexer >> Enable project specific settings >> Remove the Index unused headers >> Apply >> OK
- Right-click on the STM32F4xx-Nucleo project >> Index >> Rebuild
- Right-click on the STM32F4xx-Nucleo project >> Build Project => Build Ok (Text section = 3340 bytes)
About the GPIO project from the Cube FW package V1.13, here are my steps :
I launch SW4STM32 and I select the following workspace :
...\STM32Cube_FW_F4_V1.13.0\Projects\STM32446E-Nucleo\Examples\GPIO\GPIO_IOToggle\SW4STM32
- Right-click >> Import >> General >> Existing Projects into Workspace >> Next >> Browse >> Select STM32F4xx-Nucleo folder in the STM32Cube_FW_F4_V1.13.0\Projects\STM32446E-Nucleo\Examples\GPIO\GPIO_IOToggle\SW4STM32 folder >> Finish
- (Optional) Right-click on the STM32F4xx-Nucleo project >> Properties >> C/C++ Build >> Enable parallel build >> Apply >> OK
- (Optional) Right-click on the STM32F4xx-Nucleo project >> Properties >> C/C++ Build >> Settings >> MCU GCC Compiler >> Dialect >> ISO C99 >> Apply >> OK
- Right-click on the STM32F4xx-Nucleo project >> Properties >> C/C++ General >> Indexer >> Enable project specific settings >> Remove the Index unused headers >> Apply >> OK
- Right-click on the STM32F4xx-Nucleo project >> Index >> Rebuild
- Right-click on the STM32F4xx-Nucleo project >> Build Project => Build Ok (Text section = 3340 bytes)