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


SOS :OpenSTM32 c project make Error (e=267)

I new build a Ac6 STM32 MCU project which toolchain is Ac6 STM32 MCU GCC. When i build the project i got a error shows as follows.

make all
process_begin: CreateProcess(D:\Users\Chen\workspace\blinky\Debug\make5072-1.bat, D:\Users\Chen\workspace\blinky\Debug\make5072-1.bat, ...) failed.
make (e=267): The directory name is invalid.

make: clean Error 267 (ignored)

19:56:25 Build Finished (took 2s.441ms)

Any help or clue will be much grateful!

Hi,
What is the board you are using?
What is the SW4STM32 version?
An example project (Tiny Blinky for NUCLEO-L476RG) has been provided in the following post, it might help :
http://www.openstm32.org/forumthread3645Question