Error mark, but can pass building

2 posts / 0 new
Last post
jamesleo-konka
Offline
Last seen:3 years 12 months ago
加入:2017-01-22 02:42
Error mark, but can pass building

Hi Dialog,
Smartsnippets make some 'error' mark on file, but the project can pass the building and run program as expected.
Normally these error is about the definning, like 'i2c_device' - even if you include the 'hw_i2c.h' 'ad_i2c.h' ....

How to identify the 'real' error or a 'pseudo' one? or clear the 'error' mark.

Thanks

Keywords:
Device:
MT_dialog
Offline
Last seen:1 month 2 weeks ago
工作人员
加入:2015-06-08 11:34
Hi jamesleo-konka,

Hi jamesleo-konka,

This is a common issue on Eclipse, try to Clean your project, click on the project and hit the "Clean Project" option and then re-build it also try to refresh your indexer (click on your project, Index and hit the Rebuild option), check if any of the above help.

Thanks MT_dialog