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


How to copy projects ?

Hi,

I tried some example ( e.g. example GPIO_EXTI ) from STM32Cube_FW_F4_V1.15.0 on my board STM32F407-Disc. I used System Workbench for STM32 ver. 1.14. It`s work well if it is in the original directory.

But I tried to copy this example to my Workspace directory. In window “Import Projects” I selected switch “Copy projects into workspace”. (I follow the instructions of UM1730 page 17). In “Project Explorer” is appeared required project. But it doesn`t work.
There was missing the main.c file and many other files.

Is it a mistake in System Workbench or should it be done in a different way?

Peter

When importing the examples, you cannot copy the projects into your workspace. The examples use relative paths for things like include directories and linked resources.