Loading...
 
Skip to main content

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):
Image

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.
Image

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