Shop OBEX P1 Docs P2 Docs Learn Events
Source Booster Interrupt — Parallax Forums

Source Booster Interrupt

KiwiKiwi Posts: 85
edited 2005-11-28 06:55 in General Discussion
Hello,

i downloaded recently a sx program written with sourcebooster. (SX to pink module).

Now i started to use sourcebooster. But how do i have to use the interrupt (lets say for blinking a LED at rate of 1 sec).
I written the same value into the option register (like you would do into the sx assembler program), but then i noticed that my serial routine isn't working very well. I am using a serial LCD and sometimes strange char are coming upto the lcd when transmitting data. See attachment.

The attached program is working now without interrupt, i have put the comment "//" infront of the option command and into the interrupt routine.

Thanks
Sign In or Register to comment.