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


System workbench install errors in eclipse 2020-06 (4.16.0)

I tried to install the workbench in the latest version of eclipse & jvm today but got the following errors.
My install was for Eclipse IDE for C/C++ Developers (includes Incubating components)
Version: 2020-06 (4.16.0)
Build id: 20200615-1200

This is using Windows 10 OS.

Can you advise how to fix?

I set eclipse to use this install site:
System Workbench for STM32 - Bare Machine edition - http://ac6-tools.com/Eclipse-updates/org.openstm32.system-workbench.update-site-v2Question

Selecting “OpenSTEM32 Tools” and installing I get this error:
Cannot complete the install because some dependencies are not satisfiable
Software being installed: a.jre.javase 9.0.0
Software currently installed: C/C++ Autotools support 9.11.1.202004012023 (org.eclipse.cdt.autotools.feature.group 9.11.1.202004012023)
Cannot satisfy dependency:
From: C/C++ Autotools support 9.11.1.202004012023 (org.eclipse.cdt.autotools.feature.group 9.11.1.202004012023)
To: org.eclipse.equinox.p2.iu; org.eclipse.tools.templates.freemarker.java11 1.1.100.202001140305,1.1.100.202001140305
Cannot satisfy dependency:
From: Template Engine Freemarker Support (Java 11) 1.1.100.202001140305 (org.eclipse.tools.templates.freemarker.java11 1.1.100.202001140305)
To: osgi.ee; (&(osgi.ee=JavaSE)(version=11))

Faced a similar issue.... After some trials, I succeeded with this installation:

- Download Eclipse 2019-12 (mentioned as supported bei OpenSTM32 Workbench)
- Extract Eclipse (do not search for updates yet)
- Run new software install in Eclipse (like mentioned in the OpenSTM32 installation readme)
- Restart Eclipse
- Now, search for Eclipse Updates (this will update Eclipse to 2020-06 release)