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


SW4STM32 installation on Ubuntu 20.04 LTS

Hello everyone,

I am trying to install SW4STM32 on Ubuntu 20.04 LTS. I have downloaded the file for installation and done all the changes for execution on the system. But on the website, it is mentioned that to install SW4STM32, we need JRE and gksudo is required but unfortunately gksudo is deprecated from Ubuntu now. So, how to install this software on the Ubuntu 20.04 machine. Please suggest a way for that.

TIA.

Hello,

You can install it without installing “gksudo”, using console mode.(capture below)

__#909:Checking integrity... (could take a while, -m to bypass)
Extracting JRE... done
Warning : gksudo has not been found and is required to launch the installer in GUI mode.
Do you want to run installation in console mode? N/y y
Logging initialized at level ‘INFO’
Commandline arguments: -console
Detected platform: ubuntu_linux,version=5.4.0-53-generic,arch=x64,symbolicName=null,javaVersion=1.8.0_151__

When Installation is Finished,
You start it with :
./eclipse.bin (in find it in your installation folder)

regards,

Imed.


Thanks for posting, I have installed and run from this location.