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 generate makefile building environments using eclipse in command line under linux accroding to .cproject and .project

Tunisia

if you need to compile a project using command line, you can use the headless build mechanism

Headless Build
To perform headless build or clean of your project in a workspace.
Example : "headless-build.bat -project myproj -workspace C:/myworkspace -build -console"

Options :
-project		^[Project_Name^[/Config_Name^] ^| all^]
-workspace		^[Path^\To^\Workspace^] (required)
-build			To build project
-clean			To clean project
-console		To display console