I'm just stumped with the original code above why am I already in the interrupt when I power up, just to confirm that I changed the INT handler to:
'---[INT - interrupt handler]---------------------------------------------------
ToggleLED1:
TOGGLE LED
pause 50
@ INT_RETURN
and sure enough the led is flashing...
By the way, what program are you using to upload your schematic?
Bookmarks