programming for PIC in ISIS
firstly, i got schematic diagram of a circuit that controlling motor using
PIC 16f877a. I also have the C programing code for the PIC. i just wanna i could test this PIC using Proteus...thanks and its urgent
Yes. Replace the motor part with LED, it is easier. Coompile the code MPLAB to generate the .cof or .hex file. Then use proteus to load it into the PIC
thanks ...but how do I compile MPLAB?(i need the step on generating the this code) and It is MPLAB is a software that can generate hex.file?......If even i can generated the hex. file ..how i can load to PIC ( i need the "step" on loading into PIC)....thank u
Yes. MPLAB is compiler software by microchip to compile the codes.
---------- Post added at 04:32 ---------- Previous post was at 04:25 ----------
www.microdigitaled.com/PIC/Tutorials/MPLAB.pdf
---------- Post added at 04:34 ---------- Previous post was at 04:32 ----------
This might help : https://www.edaboard.com/thread91942.html . for ISIS :)
---------- Post added at 04:40 ---------- Previous post was at 04:34 ----------
www.r4systems.com/Downloads/vsmtut.pdf : Another ISIS tutorial. Will describe to you how to load and sim :)
how i get the MPLab compiler software