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 Complie the C-Code For PIC Using MPLAB

Status
Not open for further replies.

Shani

Member level 4
Joined
Jul 26, 2006
Messages
68
Helped
4
Reputation
8
Reaction score
1
Trophy points
1,288
Location
Karachi, Pakistan
Activity points
1,705
c code for pic

Assalamo Allykum !

I an new in the PIC

I Have write my code in the C-Languge for a simple programe.

But I dont know that how to compile the C Progmare of PIC using MPLAB and How to Simulate it.

I am using the 6.12 Version of the MPLAB.

Can anyone help me to Compile and simulate the C-Code for PIC using MPLAB.

I have stuck in this problem.

Please help me urgent.

Waiting for reply and thanks in advance.

TAke Care

Bye
 

c language using mplab

Shani said:
Assalamo Allykum !

I an new in the PIC

I Have write my code in the C-Languge for a simple programe.

But I dont know that how to compile the C Progmare of PIC using MPLAB and How to Simulate it.

I am using the 6.12 Version of the MPLAB.

Can anyone help me to Compile and simulate the C-Code for PIC using MPLAB.

I have stuck in this problem.

Please help me urgent.

Waiting for reply and thanks in advance.

TAke Care

Bye

Shani,

If you only have installed MPLAB v6 in your computer you could't write in C becouse MPLAB is an IDE (Integrated Development Environment) for writintg the code in assembly language.

If you want to write code in C language in the MPLAB IDE, you must install some software like HITEC PICC (www.htsoft.com) or use another compiler software.

By,

GuillerMo (AR)
 

using mplab ccs

unless you are using dspic and c30 compiler also from microchip
 

how to compile c in mplab

Assalamo Allykum !

Can I use The CCS Compiler

Please reply

Take CAre
 

please setup it and u can compiler c in MPLAB
 

The last MPLAB release already comes with a CCS compiler integrated (for PIC16 family).


Regards,

Ric
 

Download newest MPLAB version (7.51) and you'll get CCS compiler as an installation option ;)
But from my own experience I'd go for Hi-Tech compilers.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top