112rmres.zip - On 30 Oct 1999.
------------
Purpose - To give rmon for debugging as well as reset after SWT timeout.
i.e  SWT is enabled. 
For 1_120 sitting in the production network (U.S Multitech) - heavy traffic.
Series of E-DEBUG printfs imply foreground is busy - probably caught in a loop.
Now, break thru RMON, find the PC.(where he is getting into a loop - we can see the map file).
When you leave it as is he will restart.

files changed are 
c:\allproms\1_120\rmon\scc3_16b\rmain.68k & io_drv_3.68k.  
rmain.68k - move.l $F7, SYPCR - enable SWT.
io_drv_3.68k - move.l	#$100D6,BRGC3 - set up BRG3 for 19200 baud 33.1776Mhhz
