On Wed, Dec 17, 2008 at 4:55 AM, Forrest W Christian wrote: > This is in CCS C, by the way: > > #FUSES NOWDT //No Watch Dog Timer Check > #FUSES INTRC_IO //Internal RC Osc, no CLKOUT Check > #FUSES PUT //Power Up Timer Shouldn't this be *disabled*? > #FUSES MCLR //Master Clear pin enabled Check > #FUSES NOPROTECT //Code not protected from reading Check > #FUSES NOCPD //No EE protection Check > #FUSES BROWNOUT //Reset when brownout detected Why would we need this? > #FUSES NOIESO //Internal External Switch Over mode Why would we need this? > #FUSES FCMEN //Fail-safe clock monitor enabled Check > #FUSES NOLVP //Low Voltage Programming on B3(PIC16) > or B5(PIC18) Check > #FUSES NODEBUG //No Debug mode for ICD Check > #FUSES NOWRT //Program memory not write protected Check > #FUSES BORV21 //Brownout reset at 2.1V Again, why is it needed? > #FUSES INTRC_IO //Internal RC oscillator Isn't this the default? > -forrest -- ..::[ solarwind ]::.. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist