2024-01-02 07:53 AM
Hi to all,
my STM32CubeIDE 1.12 installation does not complete the update to version 1.14.
During the update the error returns:
An error occurred while collecting items to be installed
session context was:(profile=STM32CubeIDE, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,javax.annotation,1.3.5.v20230504-0748
In this condition I noticed that the projects generated with the MX cube are not loaded or opened in the IDE (the cubeMX has been updated). I don't know if the two things are connected.
Do you have any suggestions ?
Solved! Go to Solution.
2024-01-02 02:27 PM
Suggestion: It's generally easier to download and run installer of the new version. Remove the old version or keep it, several versions can coexist side-by-side. Whether this seems "right" or not, we have our own work to do. Let ST use their time to debug their update procedure.
2024-01-02 02:27 PM
Suggestion: It's generally easier to download and run installer of the new version. Remove the old version or keep it, several versions can coexist side-by-side. Whether this seems "right" or not, we have our own work to do. Let ST use their time to debug their update procedure.
2024-01-03 01:50 AM
Hi Pavel,
I removed old version and installed the new one. Now every thing seems work, also old project.
Thanks you!