
Originally Posted by
Meriachee
Dave,
PBP 250c
Microcode Studio 3.0.0.5
MPASM/MPLAB/win 8.36
Using the MELabs U2 programmer with MEup46 Firmware.
The funnny thing is, I've never been able to get the "@ device, blah blah" stings to work, and I've been through almost all the possible iterations every time I try, even cutting and pasting directly from posts, from people who seem to know what they are talking about...... I'm sure that it's some stupid user thing, but eventually something should work.........
All I want to do is use the 16F833 with the internal oscillator. Can't be that difficult. (My code, however.. heh..heh..)
Cheers
Gary
Hi Gary,
You need to open the 16F833.inc file located in the PBP Root directory and add a semicolon ahead of the default configs. Then the @ DEVICE . . . will work without the error message. There are configs for both PM and MPASM assemblers there. You will have to redo this when you "UPGRADE" PBP to a newer version as the upgrades overwrite those files. You must do this for each part number PIC you are using to use anything other than the default config, or modify the default config to your particular liking.
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