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


System Workbench - Eclipse debug settings

Hi
Where does System Workbench/Eclipse store project debug settings.
I’ve looked at the project .xml files but there are no debug settings there.

For example:
debug configurations->debugger (tab) allows you to select the name of the openocd cfg script you would like it to run and also whether it is local or default etc.
Where is this information stored on the computer?

Thanks for your help.

Hello robertkendrick,

You can find these information in the launch configuration file associated.
These files (.launch) are stored in your workspace:
/.metadata/.plugins/org.eclipse.debug.core/.launches/

Regards


Good!!!! Thank you very much Vionf smile

I have been offline since my last post!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Only just got back online now and saw your reply.

Anyway, thank you very much for the info. Exactly what I was after.
regards