>As others have confirmed, this appears to be one show-stopper. > >Look at the compiler manual, 5.8 Configuration fuses. > >You need a line after the #include __CONFIG(x); >(two underscores before CONFIG) > >Where x is made up of various constants defined in the header file, >all anded (&) together. > >Eg. __CONFIG(WTDIS & XT & UNPROTECT); > >You need to figure out what the *whole* CONFIG word should be and >set the appropriate constants (see the PIC data sheet AND the header >file for the '873). Don't skip over anything, it can come back and bit >you grievously in the nether regions. > >For a quick test, you can override the settings in the source code >by changing the settings manually in MPLAB before programming (and after >compiling), but it is frightfully bad form. > >Best regards, > >Spehro Pefhany --"it's the network..." "The Journey is the >reward" Hey, this is exactly the type of information I could hope for! Thank you so much, Spehro and all the kind people here on the PICLIST who took some time-out to help a confused newcomer. You people are great, Dan ("Happy, happy. Joy, joy.") _________________________________________________________________ Working moms: Find helpful tips here on managing kids, home, work and yourself. http://special.msn.com/msnbc/workingmom.armx -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body