Skip to main content
Associate
July 20, 2023
Question

"No such file or directory" error even though the path is included

  • July 20, 2023
  • 2 replies
  • 3643 views

Hi,

I'm using the NUCLEO-H753ZI, with the STM32CubeIDE development tool (Version: 1.13.0, Build: 7399_20230707_0829 (UTC)).

While trying to build the project  - I'm countering the "No such file or directory" error even though the path is included!! see attached pictures.

The error sometimes happens, and sometimes not.

My project is Pure C - no C++ involved.

Before I moved to version 1.13.0 - it worked well on 1.12.0 (the error happened, but it was very rare).

Please assist - Thanks!

 

    This topic has been closed for replies.

    2 replies

    Stassen.C
    ST Employee
    July 21, 2023

    Hello APilai,

    Could you please send us your project? So that we can assist you.

    Regards,

    Stassen

    To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
    APilaiAuthor
    Associate
    November 12, 2023

    Hi,

    Solved the problem by including path - using the "Add/remove include path..." option:

    APilai_0-1699798694388.png