cancel
Showing results for 
Search instead for 
Did you mean: 

Why is my stm32cubemx project building with include paths not found and files missing?

HMago.1
Associate

I have created a new project through stm32cubemx for STM32H747I-DISCO board. I have initialized Threadx, Filex and Levelx aspects required to use QSPI Flash memory on board.

However, when building the project from cubeMX it doesnt include or build with all of the files required and a list of warnings appears 'include path not found' (See attached).

Any ideas what I'm missing?

Thanks

3 REPLIES 3

And do those paths exist, or not?

I think I've seen reports of issues where project names have changed, or were imported from older versions of the tools.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
HMago.1
Associate

No they don't.

I did an update to make sure everything was the latest version but still not building everything.

Wijeden RHIMI
ST Employee

Hello@HMago.1

We need this following to well reproduce your issue:

  • CubeIDE & CubeMx version
  • FW version
  • Azure pack version

Wijeden