Skip to main content
HMago.1
Associate
April 12, 2023
Question

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

  • April 12, 2023
  • 3 replies
  • 1816 views

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

This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
April 12, 2023

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 (See Profile) Up vote any posts that you find helpful, it shows what's working..
HMago.1
HMago.1Author
Associate
April 13, 2023

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
April 13, 2023

Hello@HMago.1

We need this following to well reproduce your issue:

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

Wijeden