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


Hello!

A few questions about System Workbench Eclipse. I’m used to other
versions of Eclipse (for example CCS form TI) and this one reacts
differently.

Qhen I create a new program in an existing workspace, I found out I have
to build it firs (onnly before first launch), and then on subsequent launches,
I can call the debugger directly. The problem is tha it still tells me that it
doesn’t find the source file of my previous project.

As an illustration, I created a project that compiles and run fine.
(called F469LCDTest). Now I have created a new one (OOLCD469). but
Eclupse keeps reporting about my previous progam’s main.
What is the reason?

In fact, it works, but if it’s caring about files of my previous project,
then it may confuse files that have the same name, which might become
the beginnig of big trouble.

Do I need a new workspace per project?

Thanks,

Pascal