Enable/Disable are for PBP ON INTERRUPT GOTO
For DT-INTS you have
@ INT_ENABLE IntSource
and
@ INT_DISABLE IntSource
You could disable all interrupt by clearing INTCON GIE too. Used with care this could work.
Enable/Disable are for PBP ON INTERRUPT GOTO
For DT-INTS you have
@ INT_ENABLE IntSource
and
@ INT_DISABLE IntSource
You could disable all interrupt by clearing INTCON GIE too. Used with care this could work.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks