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


Workbench mixing settings between projects?

I’m getting started with Workbench and trying different things. As a result, in the same eclipse session I have created projects named blink1, blink2 and blink3. Following creation of blink3, I was able to build but when I tried to debug, the elf file was not found. Going into Debug settings, I see one for blink2 and which lists blink2.elf as the executable and blink2 as the project.

Is it possible that the Workbench plugin carried over these settings from a previous project (during the same session?) I’m pretty sure I didn’t open that dialog but just hit the bug icon to launch the debugger. (I was following the instructions in the Word doc attached to this thread: http://www.openstm32.org/tiki-view_forum_thread.php?comments_parentId=405)Question

Thanks!


PS: I did succeed in getting a couple projects built and running - Yay! biggrin