PDA

View Full Version : using MPLAB 8.0 ?



iugmoh
- 21st May 2008, 08:29
Hi all ,
I need your help how to begin programming using MPLAB , I use PBP good but I need to learn MPLAB so how I can begin , every time I make a programm in mplab I got errors , Is there a good tutorial how to begin using it.

thanks for all

mackrackit
- 21st May 2008, 08:42
What kind of errors are you getting? And have you started with the instructions here to have PBP work with MPLAB?
http://www.melabs.com/support/mplab.htm

skimask
- 21st May 2008, 15:22
Hi all ,
I need your help how to begin programming using MPLAB , I use PBP good but I need to learn MPLAB so how I can begin , every time I make a programm in mplab I got errors , Is there a good tutorial how to begin using it.

thanks for all

Read this thread...completely...and re-read it...
http://www.picbasic.co.uk/forum/showthread.php?t=1742

mister_e
- 21st May 2008, 21:07
Begin with mackrackit's link. Bear in mind that if you set the config fuses in your code, you must use the MPASM syntax.