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


Error "Couldn't reserve space for cygwin's heap, Win32 error 0" after SW4STM32 update

You are welcome jLn_38.
I am using the default make.exe delivered with SW4STM32 version 2.0.1.201705161428. I think this one was gotten by updating the V2.0 through the software’s internal update that I accepted.
With that version, the make.exe contains version 3.81.2520.1772 in the file’s properties.
With this one it works on my side.
I just tried with the make.exe provided by Cygwin64 and it works too (don’t know its version).

Sorry I would not recomment to provide my make directory as it might cause problems when the rest of the libraries are not the same version as your GNU tools (yours will very likely be different than mine as it is not bundled with SW4STM32.

As the version of your make.exe is higher than mine, I would expect it to work.
Please follow the whole procedure above again (exactly), and report what exact error you get. Maybe another executable was not copied properly and generates an error on your side (even only echo.exe)..

Dulan