Not sure whether this is the right place to ask about PIC. But then Arduino forums has always come to my rescue. After my dive into Arduino and AVR, I thought about going into PIC and I have to say that things were not so smooth.
I have a PIC16f882 and PICKIT2. I am trying to blink and LED. MPLABX IDE and Hi-TEC C compiler is used. My question is if I use _CONFIG to configure the chip to use the internal oscillator, can I get an LED to blink by just connecting the power supply and the associated circuit(of course after programming the device). What else do you think should be put into _CONFIG to make things okay? So far I have not been able to get things alright.
Thanks