Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » fatal error for included header file path(fatal error: No such file or directory)
fatal error for included header file path [message #1811229] Thu, 29 August 2019 03:43
Eclipse UserFriend
Hello,

I am currently working with eclipse photon version on windows 10, toolchain used is ARM gcc.

While building the code i am getting a fatal error saying that

..\..\src\onboard.c:73:29: fatal error: timer_interface.h: No such file or directory
#include "timer_interface.h"
^
compilation terminated.

I have added the path for file timer_interface.h in eclipse project Properties->c/c++ General->Paths and Symbols.
Here selecting GNU C in include tab i have added path still the error exists.

What can be the cause?

Any help will be appreciated.

Thank you,

Akshaay
Previous Topic:CDT usable for Arduino development?
Next Topic:Arduino IDE and the Launch Bar
Goto Forum:
  


Current Time: Sat Jul 05 05:57:52 EDT 2025

Powered by FUDForum. Page generated in 0.24476 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top