Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » 8051/c programming error(port name show Semantic Error)
8051/c programming error [message #1063942] Sun, 16 June 2013 11:30 Go to next message
swapneel sangar is currently offline swapneel sangarFriend
Messages: 9
Registered: September 2012
Junior Member

hello,

I am new in eclipse user. I try to run the simple 8051 program in eclipse. For this purpose I Download Eclipse IDE for C/C++ Developers,Download SDCC,Downloading Eclipse Plugin for SDCC. follow all the procedure as given in this link below
http://www.embeddedcraft.org/free8051.html

but when I build the code then it show error
'P1_0' could not be resolved 1.c/ proj1 line 20 Semantic Error[/font][/size]

How I can remove this error? and how to check step by step execution in eclipse?

Please help me.............

Thank you
swapneel
Re: 8051/c programming error [message #1069458 is a reply to message #1063942] Mon, 15 July 2013 23:22 Go to previous message
Ivan Galicia is currently offline Ivan GaliciaFriend
Messages: 17
Registered: September 2012
Junior Member
try to set the debug session, those means right click -> debbug as -> debbug configurations.

if you are already set the debug configuration use the Icons in "step in" step out" or F6, F7 to debug step by step

I never use eclipse to program the 8051, but i hope this lines help you
Previous Topic:Win 7, eclipse Kepler, MinGW
Next Topic:Help changing GCC version used by Eclipse.
Goto Forum:
  


Current Time: Fri Apr 19 23:08:17 GMT 2024

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

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

Back to the top