cancel
Showing results for 
Search instead for 
Did you mean: 

How do I resolve getting this error: "Periodic workspace save"? I've been using STM32CubeIDE for a few years now without any issues but this problem just started popping up every 5 minutes. Any ideas? Here's the error message: Thanks, Richard

RCooke88
Associate III


_legacyfs_online_stmicro_images_0693W00000bkgLuQAI.png

1 REPLY 1
Peter BENSCH
ST Employee

Well, even though I have never seen this error before, I was able to find the same problem with my favourite search engine when searching for cannot set lower sequence number.

The STM32CubeIDE is completely based on Eclipse, which is probably the cause. Probably several solutions could fit:

  • Exit the STM32CubeIDE and delete the .metadata folder.
  • Using paths if necessary, especially here project folder names without spaces
  • Move the project to a folder outside the access of Dropbox

The latter could be the main cause, as the Dropbox synchronisation could get in the way of the STM32CubeIDE access.

Hope that helps?

Regards

/Peter

In order 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.