I just realized that when wait I/O is all over the place using a RTOS is a feasible workaround. Even the 'C' library is wait I/O ARGH. Is it the average coders inability to make no_wait_I/O that is the reason that so many state "I need a RTOS" ?
Erik
Cross-posted at 8052.com
I just re-read my last post.
RTX ran on the MIR in less than 600 bytes total program.
That's plainly false. Not intentional, just dumb on my part. I meant to say the RTOS and communications ran in less than 600 bytes. The actual display code in several threads was a bit larger. Sorry about my mistake. Bradford