Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Indexer and Arduino headers(Unresolved inclusion for Arduino SAMD Boards)
Indexer and Arduino headers [message #1802931] Tue, 19 February 2019 04:20 Go to next message
Eclipse UserFriend
Hi.

I am using Eclipse IDE for C/C++ Developers version 2018-12 (4.10.0).
I have an issue using the board "Arduino MKR WiFi 1010", of the "Arduino SAMD Boards (32-bits ARM Cortex-M0+)" platform version 1.6.20.

The indexer is unable to scan properly the SAMD platform headers referenced by my code. When I #include <Arduino.h>, I obtain the warning "unresolved inclusion". This behaviour seems an indexer issue, as the compiler works as expected and compiles succesfully the project.

If I change the board type of the project to "Arguino/Genuino UNO" or "Adafruit ESP32 Feather" and run Index -> Refresh all files, I don't have any issue.
Re: Indexer and Arduino headers [message #1810707 is a reply to message #1802931] Fri, 16 August 2019 14:47 Go to previous messageGo to next message
Eclipse UserFriend
I am using a "MKR-ZERO" (which is also included in the "Arduino SAMD Boards (32-bits ARM Cortex-M0+)" package) and experiancing the same problem. I tried to solve the problem by creating a dummy project with the source files as linked resources. I discovered that the source files are just incorrect (meaning an indexer can't possibly make sence of it, obviously).

I posted it on the bugzilla forum [issue 550084] and linked all the relating topics as well. Unfortunatly all issues (older than 3 years) on there are unattended. So hopefully someone will at least take a look at things?

(would be verry unfortunate if this portion of the CDT discontinued)
Re: Indexer and Arduino headers [message #1811208 is a reply to message #1810707] Wed, 28 August 2019 12:31 Go to previous messageGo to next message
Eclipse UserFriend
Have either of you had any luck resolving this issue?

Thanks,
Jordan
Re: Indexer and Arduino headers [message #1817139 is a reply to message #1811208] Fri, 15 November 2019 23:29 Go to previous message
Eclipse UserFriend
Hi,

I have the same problem... is there anything that can be done to support a fix?


Best regards,
Michael
Previous Topic:How to debug "two-language" system?
Next Topic:"Run" Eclipse from Ubuntu desktop link error
Goto Forum:
  


Current Time: Sat Jun 21 14:29:25 EDT 2025

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

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

Back to the top