Source Booster Interrupt
Kiwi
Posts: 85
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
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