The O key toggles the output of error messages on and off.
Pressing the SPACE key gives a summary of messages so far,
and RETURN (or any other key) exits the program.
There are other versions of the program which run without having to
press buttons on the MMBox, and so are often more convenient,
eg for the whole system (cf TIGGER above) try
$ TIGG .
There's a version which uses the flying lead connected to a single crate
and makes the LTC in that crate do both the LTC and MTC functions:
$ FLYINGTIG .
For a single transputer, eg single LTC stand-alone on Level 6, try
$ TIGGLET .
The FLT tests are controlled by FLTMODE.INC
and the messages are defined by MESSAGES.INC .
Rebuilding It
If you get to wanting to edit any of the occam and re-build,
you'll need to take your own copy of everything in
[UCL.POOH.TIGGER.GREG] or [HEATH.UCL.POOH] or
[HEATH.UCL.SPTEST]
and edit SETUP.COM to use your own directory.
There's an .MMS file which lets you re-build
(and an .FLT file that sets FLT mode).
Make sure you specify the thing you really want to re-build as
otherwise it takes a long time re-compiling the same bits of code
several times (for different versions). So you need to say eg
$ MMS TIGGER.BTL .
Available Bootable Files
To end with here's the complete list of available bootable files
(extracted comments from the .MMS file):
! Piglet and the rest of the Pooh family test the following...
! Piglet.btl : the system stand-alone (except LTC in RBOX1)
! Pooh.btl : the system stand-alone
! PoohBear.btl : the system with the GFLT or MMbox
! Tigger.btl : the system with the GFLT or MMbox (ROC Pipeline Freeze)
! Tigg.btl : the system stand-alone (ROC Pipeline Freeze)
! Eeyore.btl : the system stand-alone at top speed (no messages)
! PoohLet.B8H : single LTC stand-alone on Level 6
! TiggLet.B8H : single LTC stand-alone on Level 6 (ROC Pipeline Freeze)
! FlyingPig.btl : single LTC stand-alone by Flying Lead
! FlyingTig.btl : single LTC stand-alone by Flying Lead (ROC Pipeline Freeze)
! FlyingTig2.btl: ditto but crate number = 2