Clearing INTCON should not be necessary unless you had previously placed some value
in it you need to clear. At power on INTCON by default is already clear.
If it wasn't you could really have some odd behaviour with unexpected interrupts firing.
Clearing INTCON should not be necessary unless you had previously placed some value
in it you need to clear. At power on INTCON by default is already clear.
If it wasn't you could really have some odd behaviour with unexpected interrupts firing.
Bookmarks