
Originally Posted by
jderson
Thanks Joe. I commented out the offending line, and also the "T" line in the "Reenter" program. It now tries to assemble, but comes back saying "unknown processor 16f689". I removed the line at the top of my program about the WDT, but it still does the same thing. How does it know I'm using a 16f689?
Because you selected that processor in Microcode Studio, up at the top. When it compiles it includes the appropriate files for that processor. Oh and this too @ DEVICE pic16f689,wdt_off,
Note: you must use the MPASM assembler with Darrel's includes.
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