On Thu, November 3, 2011 9:45 am, PICdude wrote: > Feel like I may have asked this here before, but can't find it... If > I'm out of GPR's in bank 0, and want to avoid bank 1 (just for > simplicity), is it a bad idea to use one of the bank 0 SFR's for extra > space? Obviously it would be SFR's related to peripherals/functions > I'm not using. It's not unheard of, though test it thoroughly. Even if a peripheral is "off" or disabled it can cause some registers to change (like interrupt flags which change no matter what the state of the enable). I'd make sure it was a 'configuration' type register rather than a 'flag' register for a first pass. Matt Bennett Just outside of Austin, TX 30.51,-97.91 The views I express are my own, not that of my employer, a large multinational corporation that you are familiar with. --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .