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


Importing STM32F746G-DISCO Project into SW4STM32 Issue

Hello,

Did you install the soft with the all-in-one installer exe ?

I tried on Windows 7 64 bits, on eclipse Luna or Mars, it is compiling without errors.

Which version of SW4STM32 did you use ?
Installer will install v1.8.0.

The latest is 1.10.0, use the menu Help => Check for Updates
I have tested on Cube FW F7 V1.5.0

Then, procedure is simple, right click of mouse in prj tab, select Import => Existing project into workspace
Browse the root dir to AC6 fw download for F7 cube fw (user/appdata/roaming/ac6/SW4STM32firmwares/STM32CUBE_FW_F7.../Projects/STM32746G-DISCO/Demonstration)
The project is already selected.
Don’t tick the option “copy files into workspace”, that’s not working.
Click OK

You can activate the “parallel build” to build faster. Right click mouse on the Project name, select last menu Properties then in C/C++ Build, choose the 2nd tab “Behavior” and tick the “Enable parallel build” option with the default choice set (optimal jobs).
I have a 16 cores machine and it is really faster.

Then Build project, no errors should happen.

Rgds,
Laurent