Quote Originally Posted by merlinknight View Post
Hello,
I am new to picbasic pro. i am having trouble getting the picdem 2 plus board programmed.
Does anyone have a small program that i can download to the picdemo board that is known to work on this board. It has the 18f452-17 chip.
It does not matter if it only blinks the leds i am trying to find out where my problem and if i had a know good program i can atleast eliminate program problems as the issue.

Any help would greatly be appreciated.
Thanks
One idea that'll pretty much eliminate programmer issues...
1) Erase the chip
2) Reboot the entire system
3) Readback and verify the chip is erased
4) Reboot the entire system
5) Program the chip with anything
6) Reboot the entire system
7) Readback and verify the chip has exactly what you programmed into it

And there's a fine 'blink the led' example right near the front of your PBP manual which won't take hardly any modification to get to work with the '452 as long as you follow the directions in the manual.