Skip to main content
Senior
July 9, 2025
Solved

STM32Cube IDE could not save

  • July 9, 2025
  • 1 reply
  • 254 views

I added a folder called Docs to my project, then created release notes using Word and dropped in the newly created Docs folder. When I try to build, I get a message box:

jlthompson_0-1752102857444.png

How do I fix this?

Best answer by jlthompson

Doh! And a face palm, too!! At some point, I tried opening the Word document by double-clicking it; I vaguely remember that nothing happened. However, as I was closing editor tabs just now, I noticed an empty editor tab for the file, and an asterisk indicating that it needed to be saved. I closed the tab, without saving, of course, and now the project builds flawlessly. Sorry for the fire drill. 

1 reply

Karl Yamashita
Principal
July 10, 2025

What version STM32CubeIDE?

I was able to follow what you've done and I can build with no issues.

Show your project tree and where Docs and file is located.

If a reply has proven helpful, click on Accept as Solution so that it'll show at top of the post.CAN Jammer an open source CAN bus hacking toolCANableV3 Open Source
Senior
July 10, 2025

Thanks for the assistance, Karl. I'm running is:

STM32CubeIDE
Version: 1.19.0
Build: 25607_20250703_0907 (UTC)
OS: Windows 11, v.10.0, x86_64 / win32
Java vendor: Eclipse Adoptium
Java runtime version: 21.0.3+9-LTS
Java version: 21.0.3

My project tree is:

jlthompson_0-1752109255824.png

You can see 'Well Status Monitor Release Notes.docx' in the 'Docs' folder. I do not have Word open.

jlthompsonAuthorBest answer
Senior
July 10, 2025

Doh! And a face palm, too!! At some point, I tried opening the Word document by double-clicking it; I vaguely remember that nothing happened. However, as I was closing editor tabs just now, I noticed an empty editor tab for the file, and an asterisk indicating that it needed to be saved. I closed the tab, without saving, of course, and now the project builds flawlessly. Sorry for the fire drill.