2023-04-12 08:19 AM
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
2023-04-12 12:26 PM
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.
2023-04-12 11:03 PM
No they don't.
I did an update to make sure everything was the latest version but still not building everything.
2023-04-13 02:39 AM
Hello@HMago.1
We need this following to well reproduce your issue:
Wijeden