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


SW Crashes after hitting Run or Debug

cylegis wrote:
I also remember getting an error during the installation process. The error said something like “Failed to install the bundled Java Runtime”. I chose to continue using a preinstalled Java version... Is it possible that I’m having a Java issue?

Ok, so it looks really similar than an issue in another topic, occurring also on High Sierra:
http://www.openstm32.org/tiki-view_forum_thread.php?comments_parentId=6089Question

And indeed the JRE in use is not the bundled one, from your log it is:

/Library/Java/JavaVirtualMachines/jdk1.8.0_152.jdk


Can I ask you to reinstall again SW in console mode (./install_sw4stm32_macos_64bits-v2.3.run -c) to see if any message helps us to locate the issue ?

Also the error message contains a code helping in that way:

Failed to install the bundled Java Runtime Environment into System Workbench for STM32 (error ERRORCODE)
Application runtime will attempt to refer any already installed JRE

What is the value of ERRORCODE in your message ?