Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help me with programming in MPLab!!!!

Status
Not open for further replies.

electronics_guy

Member level 2
Joined
Apr 12, 2012
Messages
49
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,655
Hi everyone,
I am a newbie and I am trying to write a code in C to configure port and channels of PIC16F877A microcontroller using MP lab and HI Tech C compiler. When I compile, I get a lot of errors, some of them are:

1) "Illegal conversion between pointer types"
2) "No identifier in declaration"
3) Missing basic type; int assumed
4) ';' expected


I have tried almost everything but still I am unable to fix these errors. Kindly help



Thanks in advance
 

You need to show your code to get any help. I would suggest going through the basics of writing C using a tutorial first.

Keith
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top