
Originally Posted by
Meriachee
Ok, I'm going to cut the grass. ( and maybe find an all new and interesting use for the clippings!)
So, Dave, I built EXACTLY the test code you posted. No more, no less. Using the following:
MCS 2.3.0
PBPro 2.47
MPASM 5.03
Epic Plus
Code:
DEFINE OSC 4
ANSEL=%00000000
CMCON=7
LOOP:
HIGH GPIO.2
PAUSE 100
LOW GPIO.2
PAUSE 100
GOTO LOOP
No errors, no warnings. Device programs just fine. Led blinks more or less where and when it should on the programmer. Splash returns with "fat dumb and happy". Insert the chip into the proto board socket, power it up, no run. Verified, tested each and every power feed, ground, led operation, 5v across the chip just as it should be.
As my boss would say, and with appologies to anybody, wtf.
Hi Meriachee,
Go back and re read post 3, from mister_e, Unless you have set the config fuses in code or manualy at program time it will program without them but not run.
JS
oh BTW
The only question which is stupid is the one you are too timid to ask, because it goes unanswered.
Last edited by Archangel; - 17th July 2007 at 20:42.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Bookmarks