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 get it up and running

I must be really doing something wrong.

- Installed System Workbench with the latest 64 bit executable.
- Reccomended paths
- Use the wizard for building a standard peripheral library project named PT1

than do nothing, build the project and

‘’13:20:23 **** Incremental Build of configuration Debug for project P1 ****
‘’make all
‘’process_begin: CreateProcess(NULL, echo “Building file: ../startup/startup_stm32f4xx.S”, ...) failed.’
make (e=2): Das System kann die angegebene Datei nicht finden.

make: *** startup/startup_stm32f4xx.o Error 2’


eclipse shows the right include and source location paths.

really frustrating..