We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?
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