/************************** I2ICE TUTORIAL SCREEN #W1 **************************/ menu = 1 define literally P = '''P is not relevant for this screen''' define literally R = 'include scrW.1 nolist' define literally N = 'include scrW.2 nolist' define literally M = 'include aid.2 nolist' modW_flag = TRUE cls /*******************************************************************************/ ' ------------------------' ' MODULE W: SPECIAL FEATURES OF THE I2ICE PROBES | SCRW1: PROBE REGS |' ' (6 SCREENS) | M = Go to AID2 menu |' 'During this module you will enter commands that | N = Next screen |' 'will sometimes scroll tutorial information off | P = Previous screen |' 'the screen. Remember that to get the next screen | Q = Quit tutorial |' 'of the tutorial, you must enter N after the | R = Rewrite SCRW1 |' 'I2ICE prompt (*) appears. | SCR# = Screen desired |' ' ------------------------' 'In this module you will be introduced to commands ' 'that display information about your I2ICE probe. If you have multiple probes,' 'use the UNIT command to select a probe for this module (e.g., enter UNIT=0' ' to select your first probe).' ' ' 'To get a display of the microprocessor registers, enter' ' REGS ' ' ' '-------------- Enter N to continue with Aid Module W ------------------'