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


You are viewing a reply to Working example Project!?  

Re: Working example Project!?

I’m not using not IAR, I have “arm-none-eabi”.

I am assuming that the compiler is includet in the full installer of the System Workbench, at least there is no hint in the instructions “Installing System Workbench for STM32 with installer” to download and to install the compiler seperately...

Well, I have several different instances and old versions of the compiler already installed on my computer, I guess I am going to uninstall everything and install the system workbench once more!
__
Anyway for the AC6-Team: __
- If the compiler would be not contained in the installer packet, it MUST be describted in the installation guide. (with link to the recommended version and installing instruction)
- There sould be some ready to built / ready to use examples includet in the installation packet, just to test the enviroment!

Psavr

France

Hi,

The compiler is included in an Eclipse plugin on which System Workbench depend on, so that it will be installed whatever the installation method you use (all-in-one installer or as Eclipse plugins). System Workbench should always use the version that is bundled with the Eclipse plugin, so having old versions installed should ot be a problem. In all cases there is nothing special to do to install the compiler.

Regarding a ready to use example to test your installatio, I could only urge you to read the Getting started with System Workbench for STM32 tutorial that gives you step-by-step overview of project creation, compiling and debugging.

Best regards,

Bernard


How silly, that there is not even a simple blinky example anywhere obvious. Hey guys, let’s make it difficult for newcomers...