Skip to main content
cdong.2
Visitor II
June 25, 2020
Question

Hello Warning occurred while using stm32cubeide and the c file was deleted. How do I restore files?

  • June 25, 2020
  • 2 replies
  • 1013 views

e-mail : angeldaker@naver.com​

This topic has been closed for replies.

2 replies

Cartu38 OpenDev
Graduate II
June 25, 2020

Which kind of warning ? ... without more details quite hard to help you ...

Have a look to your workspace <workspace>/.metadata/*.log ... did you get trace of something here ?

Which kind of file have you lost (100% end user custom file or some source generated by STM32CubeIDE) ? If generated file which one (file location & name please) ?

Which IDE version & operating system are you using ?

I fear no way to recover lost ... but cannot imagine you're working without source control management solution (GIT, SVN, ...) so here is way to get your file back.

TDK
Super User
June 25, 2020

You can right click the folder -> restore previous versions to see if Windows saved a copy. If not there, check the recycling bin. If not there, it's lost without a great deal of effort.

"If you feel a post has answered your question, please click ""Accept as Solution""."