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


Installer can't find Java

I have installed 64-bit v9 JRE and JDK but when installing STM32 SW V1.14.0 64-bit for Windows but it is reporting that JRE is not present or is the 32-bit version. This is on Windows 10. Any thoughts?

Hi sjenyart,

FYI the installer embed its own JRE since v2.0, why don’t you use a recent version?


2.2.0 does install just fine but we are locked into 1.14.0 by our customer. I have confirmed that Java is available at the command line.
France

Hi,

IIRC for version 1.14 you should use Java7; there are known incompatibilities between Java7 and Java8, so you should install the proper version of Java. I have still no experience of Java9 (Officially released a few days ago), but for SW4STM32 I’m quite sure it will not work, nor Java8.
Hope this hepls,

Bernard (Ac6)

Close. Java 9 was released last week and it is the version that was giving us problems. Today we went back to Java 8 which corrected the installation issue with 1.14.

Thanks-