Skip to main content
VK Verma
Associate III
March 19, 2020
Question

STM32CUbeIDE Version 1.3.0 have missing code generator button when using inbuilt CubeMx, kindly advice how to generate code in absence of this?

  • March 19, 2020
  • 3 replies
  • 2157 views

..

3 replies

Cartu38 OpenDev
Graduate II
March 19, 2020

Many ways to do.

1) If .ioc file editor is active (aka. embedded STM32CubeMX view) and some update done to thru such MX interface a basic file save should ask you if you're ok to run code generation.

2) Rely on toolbar pushing gear weel icon

3) Rely on Project > Generate Code menu

VK Verma
VK VermaAuthor
Associate III
March 20, 2020

Thanks Cartu38 ! Now I am able to generate the code in cubemx perspective by hitting Ctrl+s, but still it will be more reasonable if the generate code button will be restored.

Once again thanks for your support and be safe in the season of coronavirus!

Omcsesz
Associate II
March 16, 2025

+1

It was much easier when the "Generate code" button was present!