Skip to main content
Senior III
February 6, 2025
Question

Sources missing from CubeIDE project...

  • February 6, 2025
  • 1 reply
  • 551 views

Hi, 

STMCubeIDE 1.17.0

I opened & built an example project for the NULCEO WB55. It built successfully & download onto the board & runs as expected. But when I tried to add some functionality to the code by clicking on the file in the project navigator all the files are missing!

missing_sources.png

1 reply

Andrew Neil
Super User
February 6, 2025

Are they there is you look in the Windows Explorer?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Senior III
February 6, 2025

No it looks different in Explorer

cube_odd.png

Andrew Neil
Super User
February 6, 2025

@NicRoberts wrote:

it looks different in Explorer


Indeed - the "folders" within the Project aren't (necessarily) folders in the underlying host file system.

But can you find the files at all ?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.