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


Manually installing std periph libs

Hi,

The ST firmwares are defaulty stored in C:\Users\${USERNAME}\AppData\Roaming\Ac6\SW4STM32\firmwares (can be changed in Window > Preferences > System Workbench)

You can copy the zip into this folder then extract it.

Be aware that the IDE is checking for the zip file with its filename, it has to be the same than the one in the database. It’ve seen that ST does rename the downloaded file into en.stm32f30x_dsp_stdperiph_lib.zip. If that’s the case, please rename it back to stm32f30x_dsp_stdperiph_lib_v123.zip before relaunching System Workbench.

When creating a C Project with StdPeriph, the wizard should not ask you to download it anymore.

Hope it helps,
Kevin.