Re: DT ASM Interrupts
if you look at this thread you can see how I used the same isr with and without dt_ints
http://www.picbasic.co.uk/forum/showthread.php?t=23874
I see that DEFINE INTHAND followed by INT_ENTRY is at the beginning of DT_INT-14.bas
INT_ENTRY is the name of dt_ints "master" isr your isr{'s} are then called from that
So I ask, how do you set up for a single ASM interrupt with INTHAND?
there is an entire section of the pbp manual dedicated to this subject , its clearly written , concise and
covers the subject thoroughly . I would have nothing to add that is not covered therein handsomely
Warning I'm not a teacher
Bookmarks