2024-09-18 08:36 AM - edited 2024-09-24 01:16 AM
STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download.
Main issues fixed in this minor release:
Check the errata under this link for more details.
Where do I obtain STM32CubeIDE 1.16.1?
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-09-23 05:02 AM
And again,
jumping around after debugging.
Once again, opening a ticket and promising to resolve it "as soon as possible" is not a solution!
What a poor performance after several years.
Padawan
2024-09-25 01:57 AM - edited 2024-09-25 01:58 AM
Had to actually register an username to comment this, but why does the UI has to change?
- The MCU/MPU selector has an error where after every character I type to the Commercial Part Number box the cursor automatically jumps to the box below.
- And the new UI just looks so 2008 to me... Why does that have to change?
2024-09-25 02:08 AM - edited 2024-09-25 02:17 AM
Text search crashed after update.
EDIT: It works for single file only. Not project or workspace.
relates to this thread: "Search: An internal error occurred during: "File S... - STMicroelectronics Community" but I don't use "Copilot" and from the stack trace it seems no additional plugins are involved, just the core eclipse modules.
"An internal error occurred during: "File Search Worker"."
java.lang.NoSuchMethodError: 'byte[] org.eclipse.core.resources.IFile.readNBytes(int)'
at org.eclipse.search.internal.core.text.FileCharSequenceProvider.toShortString(FileCharSequenceProvider.java:495)
at org.eclipse.search.internal.core.text.FileCharSequenceProvider.newCharSequence(FileCharSequenceProvider.java:42)
at org.eclipse.search.internal.core.text.TextSearchVisitor$TextSearchJob.processFile(TextSearchVisitor.java:208)
at org.eclipse.search.internal.core.text.TextSearchVisitor$TextSearchJob.run(TextSearchVisitor.java:173)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
2024-09-25 08:01 AM
Hello @LyHoangAn
First let me thank you for posting.
In fact this is a known issue which is under investigation and described in the STM32CubeIDE Wiki.
BR,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.