cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F429 project error: No such file or directory

NHuy.1
Associate

Hello, I'm getting started with stm32f429i. I built my project like the picture. The problem is when i build target, I had an error like the picture.

0693W000000UlhWQAS.png

I Crtl+left click to the "stm32f4xx_sai.h" and it pop out

0693W000000Uli0QAC.png

When i rebuid target it have the same error but with anorther source file. I have searched for the error but i found nothing. Please help me

1 REPLY 1
Imen.D
ST Employee

You should make sure that the include paths are set up correctly and that the IDE can find the source and include files your are trying to compile.

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen