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.

How to initialize my PIC based project?

Status
Not open for further replies.

amraldo

Advanced Member level 4
Joined
Aug 29, 2004
Messages
1,183
Helped
145
Reputation
290
Reaction score
37
Trophy points
1,328
Location
Egypt
Activity points
5,880
I am making a PIC project in C using MPLAB IDE v7.04 & MPLAB C18 c ompiler. What files I should include to my project to initialize my main routine? Are they c files or object files?
I need this urgently.
Regards,
Amraldo.
 

Hi:

You only need one .c file, i.e. main.c .
Use the Project Wizard to initialize your project.
Try open a example projetc to see how the things works.

Regards.
Rodolfo.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top