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


You are viewing a reply to Update of STM32CUbeMx project  

Update of STM32CUbeMx project

France

Hi,

System Workbench for STM32 should be able to handle spaces in paths in most cases, although there is a few cases where this may still cause problems, as if the IDE is installed in such a path.

However we advise to try to avoid this as some external tools may encounter problems with this as they wer often developped under Linux, where spaces in path names are quite unusual...

Regarding the interface with CubeMX there are detailed instructions in Importing a STCubeMX generated project; we do not advise trying to suppress the space in the project name, or rename it, as it could cause more problems than it will solve (and we are working on a cleaner and definitive solution) but just to rename the generated artifact (i.e. program) to give it a more convenient name than “Configuration Xxxx.elf”, although this step is not really needed.

Bernard