Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Variable declaration not recognized in outline
Variable declaration not recognized in outline [message #731624] Sun, 02 October 2011 01:48 Go to next message
Eclipse UserFriend
Here is my decalration:

unsigned char code gucFP_Variable _at_ 0xf780;

I have added 'code' and '_at_' in the Symbols tab under C/C++ General->Paths and Symbols.

I believe the address location is preventing eclipse from recognizing it as a proper declaration.

Anyone have a solution?
Re: Variable declaration not recognized in outline [message #732189 is a reply to message #731624] Tue, 04 October 2011 03:49 Go to previous messageGo to next message
Eclipse UserFriend
That's not a valid C construct. I guess you are using some embedded compiler. AFAIK, there were some workarounds suggested in this forum (use the search button) to circumvent this problem.
Re: Variable declaration not recognized in outline [message #732330 is a reply to message #732189] Tue, 04 October 2011 10:18 Go to previous message
Eclipse UserFriend
Hi Brandon,

see http://www.eclipse.org/forums/index.php/mv/msg/162043/512293/#msg_512293 for a solution.

Regards
Dirk
Previous Topic:Terminated Error Messege
Next Topic:Project Reference Relative Path Setting
Goto Forum:
  


Current Time: Mon Jul 14 12:58:40 EDT 2025

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

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

Back to the top