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


AC6, CubeMX, Atollic TrueSTUDIO

I have AC6 and CubeMX installed. I have now installed Atollic TrueSTUDIO. When I create a program in CubeMX and compile it, I get the TrueSTUDIO. How to exclude it?
I’m be confused by your question. What do you want to exclude? And what do you mean “compile it” when you are talking about “create a program in CubeMX”.

Hi stanandrzej,

Looks like TrueStudio override the file association setup by SystemWorkbench.

In any case to get it working again you can reinstall the file association thru the preferences (Clear + Install):
File Association Pref

Hope this help, if not what is you OS ?

No, that’s not it.
I’m building a program in CubeMX. After building, I set SW4STM32 and generate the code. I choose Open Design. Atollic True STUDIO opens. I do not want it to open.

AFAIK, with this “Open” feature, the only way for TrueStudio to be opened is done through the system file association.

Note: if you check in the past the option to not see again the file association dialog, you must have to click Clear before Install.
File Association

when re-installing Atollic TrueSTUDIO, I unchecked both file association. Is OK!
Thank you.