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 Release target  

Release target

What do you call “Release debug configuration”? I’ve got “Run > Debug Configurations...” and “Run > Run Configurations...” int the main menu. They are one and the same thing, which I can’t understand. Both have “Software system reset” on Debugger tab, quite naturally.

There are Build Settings in Project Properties, which are obviously important and poorly understood by me :-) . They have nothing to do with reset mode, it seems.

Finally, there is “Target > Program chip...”. There is “reset after program” checkbox there, which I use. It works with project/Debug/project.elf and does not work with project/Release/project.elf.

That’s all. I am not at all sure about how I am supposed to use all these tools properly. There are also *.bin files, which must be there for a reason. What am I supposed to do with them? I don’t really understand the big picture, and have not yet found a good introduction.