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


[SOLVED] Can't generate self starting bin

Hi
I have a running setup of SW4STM32 (latest software on a Ubuntu 16.04 machine) and my project, imported from CubeMX, works and debug without problem.
Only thing I can’t solve is to proper program the chip and let it start the execution of the firmware at power on.
Afret a power cycle the main program doesn’t start until I program again. I tried to progrram the generated bin with ST-Link Utility, but the result doesn’t change.
I read about similar problems, but none of the proposed solution worked for me.
Can someone help me in finding the correct configuration for a “Release” version?
Thanks.