This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RTX Tiny and simulated serial mode?

Do they work together?
My Problem:
If I start a interrupt driven serial communication (ASC0 or external memory mapped UART) the transmission fails after a short time (only 9 characters at max., then about 20 other bytes).
Is there anybody who had used both together?

Parents
  • I have used them together without any problems. Of course, your program should be designed in such way that interrupting and resuming execution with debugger wouldn't crash it. There are other issues concerning Monitor166: I didn't seem to be able to single-step through ISRs. It didn't bother me much and it's not related to the simulated serial mode.
    Regards,
    Mike

Reply
  • I have used them together without any problems. Of course, your program should be designed in such way that interrupting and resuming execution with debugger wouldn't crash it. There are other issues concerning Monitor166: I didn't seem to be able to single-step through ISRs. It didn't bother me much and it's not related to the simulated serial mode.
    Regards,
    Mike

Children
No data