/************************** I2ICE TUTORIAL SCREEN #X1 **************************/ menu = 1 define literally P = '''P is not relevant for this screen ''' define literally R = 'include scrX.1 nolist' define literally N = 'include scrX.2 nolist' define literally M = 'include aid.2 nolist' modX_flag = TRUE cls /*******************************************************************************/ ' ------------------------' ' MODULE X: USING MULTIPLE I2ICE PROBES | SCRX1: MULTIPLE PROBES |' ' (7 SCREENS) | M = Go to AID2 menu |' 'Up to four I2ICE units can be daisy-chained to one | N = Next screen |' 'host system. Each unit can have a different probe. | P = Previous screen |' 'The I2ICE units are identified by numbers 0 through | Q = Quit tutorial |' '3. Unit 0 is the unit cabled directly to the in- | R = Rewrite SCRX1 |' 'terface board of the host system. | SCR# = Screen desired |' ' ------------------------' 'The daisy-chained units can communicate using the ' 'system break (SYSTRIG) and system trace (SYSTRACE) lines. ' ' ' '-------------- Enter N to continue with Aid Module X ------------------'