gpt4 book ai didi

eclipse - Arduino Eclipse无法解析串行

转载 作者:行者123 更新时间:2023-12-04 13:24:05 24 4
gpt4 key购买 nike

我一直在尝试设置Eclipse和Arduino库。
我已按照此URL上的说明进行操作。
http://arduino.cc/playground/Code/Eclipse

我遇到的问题是我的项目无法解决串行。
任何人都知道为什么会这样吗?
我正在使用Arduino 1.0,并且该指令是针对1.0之前的版本编写的。

最佳答案

Setting the preference windows->preferences->C/C++->indexer->index unused headers.

Setting the preference windows->preferences->C/C++->indexer->index source and header files opened in the editor.

Setting the preference windows->preferences->C/C++->indexer->Files to index upfront . Add arduino.h and or WProgram.h.

Do next four in this sequence
Right click the project->index->Search for unresolved includes.
Right click the project->index->Freshen all Files.
Right click the project->index->Update with modified files.
Right click the project->index->Rebuild.

关于eclipse - Arduino Eclipse无法解析串行,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10973787/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com