Skip to main content
AForm
Visitor II
June 14, 2019
Question

Hi, very useful the CubeMX / Atollic TrueSTUDIO integration. However, ¿how do I switch from C source code screen to Device Configuration Tool? I click the light blue MX button at upper right but nothing happens, Tnank you in advance.

  • June 14, 2019
  • 2 replies
  • 712 views

..

This topic has been closed for replies.

2 replies

Markus GIRDLAND
ST Employee
June 17, 2019

You can double click the .ioc file in the Project Explorer to open the Device Configuration Tool.

ECast.12
Associate II
June 20, 2019

Many thanks Markus. It works but pay attention, I've done now this operation just now and the Device Configuration Tool erased my code inside main.c, only declared variables inside main function have remained unchanged. This is very bad, it may be a bug? I'm using latest version V1.01 of STM32CubeIde.