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


"ARM compiler for MCU" ver. 1.13.2 Error in System Workbench

Hello RADS_STM32,

Looks like something goes wrong during the ARM GNU Toolchain installation, try to reinstall it by doing the following steps:

  1. stop Systemworkbench
  2. remove \plugins\fr.ac6.mcu.externaltools.arm-none.win32_1.13.2.201703061525\tools\compiler
  3. start Systemworkbench


Also make sure that you’ve upgraded the whole application, and not only the “ARM compiler for MCU”
1.14 Features List
Grayed item means that feature is already installed.

Hello jLn_38,

Thanks for your reply.

After updating to the following versions, its working without any error :

External Tools 1.13.0.201703061529
OpenSTM32 Remote debugging support 1.12.1.201703061529

The software update is complicated in the way it shows the installed and updated components necessary for development based on STM32 platform.

Are the following components necessary for development based on STM32 platform(see snapshot for details) :

Subversive SVN Connectors
Subversive SVN Team Provider
SVNKit 1.8.12 Implementation (Optional)


Best Regards.

RADS_STM32 wrote:
The software update is complicated in the way it shows the installed and updated components necessary for development based on STM32 platform.

Agreed, in the future try to use the “Help > Check for Updates” feature, it may better fit with your need by reporting only available updates.

RADS_STM32 wrote:

Are the following components necessary for development based on STM32 platform(see snapshot for details) :

Subversive SVN Connectors
Subversive SVN Team Provider
SVNKit 1.8.12 Implementation (Optional)

These components are not required for development based on STM32 platform, they are third-party utils that users often ask for.

AFAIK, if you feel allergic to them smile, they are easily removable through this panel (Help > Installation Details) :
Uninstal


Best regards