Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Tywais; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    772
    Views
    596,132

    Re: Instant Interrupts - Revisited

    Thanks, your post cleared it up nicely for me. New strategy now as it is a complex program with dozens of subroutines all invoked via a command from the serial port. As I mentioned, most of my...
  2. Replies
    772
    Views
    596,132

    Re: pbppi14e.lib errors

    I made the following change in the WHILE loop to allow me to exit. As mentioned, I use the receive register and poll it for the command. Does work, just not as elegant as I would prefer. Addition...
  3. Replies
    772
    Views
    596,132

    Re: pbppi14e.lib errors

    The entire code is a couple of hundred lines so not practical to post all of it. I stripped it down to the absolute minimum to focus on the handler. I am using the uart interrupt to monitor for a...
  4. Replies
    772
    Views
    596,132

    Re: pbppi14e.lib errors

    1st off wish to thank Darrel for a very useful routine. Now my issue. It seems when in a WHILE loop or a REPEAT..UNTIL look the interrupts are no longer detected. I am using the UART interrupts...
Results 1 to 4 of 4