I see that in PBPPIC18.LIB the line -
ifdef WRITE_INT then
(disable interrupts)
and enable after the WRITE.
Does this mean that it is no longer necessary to disable INTs before an EEPROM write?
And does the routine enable interrupts even if they weren't enabled when the routine was entered?
Bookmarks