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 Stuck on Hello World  

Stuck on Hello World

Hi,
I noticed you are using a L476RG board. I attached a simple project just for LED blinking. Warning, as attachment max size is about 950Kb, I removed the used files. It means that this project may not support any evolution. For other application, I would suggest to generate the appropriated project from CubeMX.
How to use the attached project :
- Uncompress the Tiny_Blinky.zip file into yuor workspace : for example in C:\Workspace_1, you should get a Tiny_Blinky folder containing .project, .cproject files ....
- Launch SW4STM32, select the workspace (C:\Workspace_1);
- Right-click in the Project explorer window >> Import >> General >> Existing Projects into Workspace >> Next >> Browse >> Select the Tiny_Blinky folder in C:\Workspace_1 >> Finish

This project should be compiled and debugged without any issue. Feel free to keep me informed.