Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Symbol 'errno' could not be resolved(Symbols don't resolve)
icon9.gif  Symbol 'errno' could not be resolved [message #1162503] Wed, 30 October 2013 12:21
Hibiscus Torrent is currently offline Hibiscus TorrentFriend
Messages: 3
Registered: October 2013
Junior Member
Hi everybody,

I'm electronic engineer, and now is my first time with Sourcery CodeBench which contains Eclipse, ARM, etc environments.

I've bought a Terra board from ACME which contains AriaG25.

I want to test the typical hello.c file, which prints hello world in LCD. I have the code example from ACME, but I want to try to compile in Eclipse and then through WinSCP upload to board root.

So, I've started creating a C project, and copy the example code from ACME in the bye.c file (or hello.c, if you want).

Then I've built the code and there are 5 errors, specifically:
Symbol 'errno' could not be resolved
Symbol 'errno' could not be resolved
Symbol 'errno' could not be resolved
Symbol 'I2C_SLAVE' could not be resolved
Symbol 'O_RDWR' could be resolved


Also, I attach the screenshot.

I've been searching in forums, but I haven't found out what I do wrong.. Anybody can help me?

Thanks
  • Attachment: 5errors.png
    (Size: 110.38KB, Downloaded 298 times)
Previous Topic:C/C++ Qt Support
Next Topic:Preprocessor definitions not working
Goto Forum:
  


Current Time: Thu Apr 25 15:46:02 GMT 2024

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

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

Back to the top