cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CUBEIDE inc src hidden

BBrow.2
Associate III

I wanted to check out the HID Master USB example from ST for my STM32H7B3I-DK

It would not compile, forcing me to upgrade my CubeIDE

Now it compiles, but inc & src folders do not appear in Project explorer.  They are there on the hard disk

The inc and src folders appear for my previous projects.

I cannot figure out how to show them in Project Explorer for the HID_Standalone project????

 

2 REPLIES 2

Please post a screenshot of the Project Explorer which shows this

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.
ahsrabrifat
Senior

 

Open the .cproject file inside your project folder (<project_root>/.cproject) using a text editor. Look for missing entries related to inc and src.