Chat Mode
:
This interactive mode is invoked in the same way as with Chat viz. VMEBug dlsName. The currently available remote mc68000 host is identified by the dlsName: LittleWonder. Login, Baud rate setting, and connection sequencing is performed with each instantiation of VMEBug. Individual keystrokes are then transmitted to the mc68000 target via the DLS.
This mode. is invoked by the use of the input redirection character < in the command line followed immediately (i.e. no space) by the (arbitrary) script filename. Hence, VMEBug dlsName <File.script will cause the file File.script to be read and transmitted to the remote host via the dls.
NOTE: All comment fields, denoted by a leading * in the script, are ignored by VMEBug.
Script Format:
The allowable content of VMEBug scripts is as follows.
Comments: A line beginning with a * character. Comments are ignored by the program.
Commands: A command line cannot have any leading blanks. A summary of some legal commands is given below.
Instructions: Assembly language instructions must begin with a leading space. Opcodes and operands may be separated by either tabs or spaces.
A sample script is available on:
/Indigo/CedarHacks5.2/VMEBug/VMEBugSample.script.
References
:
For more detailed information about these and other commands the reader is referred to MEX68KECB User Manual. For further information concerning the mc68000 microprocessor and instruction set see: M68000 Programmer's Reference Manual, 1984