0 MC68HC805B6 MONITOR PROGRAM 1 - CONFIGURATION FILE ERROR Config file empty, non-existant or not found. From the main menu, go to 'Utilities' to create or update your configuration file Until this is done, this program may not run, or give erratic results, or Help may not be available. 1 MAIN HELP 1 - Test programming board This command is used to make sure the wiring between PC and programming board is correct, and that the overall circuit is functional. 2 - Dump memory This command is used to display the content of selected areas of the chip's memory in HEX and ASCII. Example of memory dump: 1F00 00 20 00 50 01 00 02 00 - 08 00 1F 00 1F F0 20 00 . .P.........? . 1F10 A6 20 B7 02 33 0A 33 0B - AE 50 09 03 1C E6 B0 A4 ? ?.3.3.?P...? 1F20 01 27 16 06 03 13 33 05 - A6 BF B7 06 09 03 08 BF .'....3.???....? 1F30 01 B6 00 F7 5C 26 F5 BC - 50 19 0E A6 C0 B7 0D A6 .?.?\&??P..???.? 1F40 0C B7 0F B7 10 D6 01 D6 - F7 5C 26 F9 09 03 4A 5C .?.?.?.??\&?..J\ 1F50 9F E4 FF 27 44 CC 02 08 - B6 52 B7 01 B6 51 B7 02 ??.'D?..?R?.?Q?. 1F60 0C 02 FD B6 00 1A 02 81 - 3C 52 26 02 3C 51 B6 51 ..??...?LIST' on the command line. Example: default assembler is: \05\as5 default file in use: file command line that will be created to run the assembler: \05\as5 file.asm >LIST Notes: If no subdirectory is entered, the assembler must be in the default directory, or there should be an appropriate PATH command in the autoexec.bat file. If your assembler requires a separate linking phase, you can create a batch file and enter the batch file name as the default assembler.