2023-02-16 07:26 AM
This is using STMCube and an STM32F4-discovery with an STM32f429I
Solved! Go to Solution.
2023-02-20 06:00 AM
Hi @Community member
It seems that something have corrupt the original workspace.
Concerning the tutorials, I don't know which one you are referring to; but I advice you to give a look to this series.
Best regards,
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.
2023-02-20 01:58 AM
Hello @Community member
First let me thank you for posting and welcome you to the community.
Could you provide more detail about mentioned error:
Kind regards,
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.
2023-02-20 05:36 AM
2023-02-20 06:00 AM
Hi @Community member
It seems that something have corrupt the original workspace.
Concerning the tutorials, I don't know which one you are referring to; but I advice you to give a look to this series.
Best regards,
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.
2023-02-20 09:46 AM
2023-02-21 09:36 AM
Hello @Community member,
Could you please more details about the example you are using? Version of CubeIDE?
It is possible that this is due to a missing dependency or misconfiguration. Try to clean and rebuild the project. If this doesn't help, it could be due to this thread STM32CubeIDE - In-tool update issue! (Solved in 1.11.2)
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.
2023-02-21 05:55 PM
I did do a clean and rebuild to no avail. I finally uninstalled the versions I had tried, 1.5 and 1.11, and installed 1.12 and the problem went away.
Thanks for the support,
Dave