Skip to main content
ST Employee
September 8, 2020
Solved

STM32CubeMonitor new version 1.1.0 is available

  • September 8, 2020
  • 1 reply
  • 816 views

Hello

A new version of STM32CubeMonitor has been released on www.st.com : V1.1.0

There is no major changes, but the new version integrates many fixes and improvements to address some points raised in the community forum.

The change list is described in the release note, but I would like to list few ones :

Thanks a lot for your feedback and questions : it was very useful to know what you need and what need to be improved.

To update the tool, you just need to download the new zip from www.st.com/stm32cubemonitor and launch the installer. The installer will overwrite the old version with the new one. It is advised to export your flows and copy the setting file, so you will have a backup of your data.

Enjoy ! =)

    This topic has been closed for replies.
    Best answer by stephane.legargeant

    The version 1.1.0 is able to list the c++ class static variables in the elf file, but it does not handle properly the class with reference to themselves. In this specific case, the parser is stuck at 25%. So if you see the elf loading blocked at 25%, the workaround is to use the previous version, V1.0.0.

    1 reply

    ST Employee
    October 14, 2020

    The version 1.1.0 is able to list the c++ class static variables in the elf file, but it does not handle properly the class with reference to themselves. In this specific case, the parser is stuck at 25%. So if you see the elf loading blocked at 25%, the workaround is to use the previous version, V1.0.0.