Address Mode Test (Cpu C) - Motorola M68CPU32BUG User Manual

Debug monitor
Table of Contents

Advertisement

CPU C
6.4.3 Address Mode Test
CPU32Diag>CPU C
CPU C tests the various addressing modes of the MCU device. These include absolute address,
address indirect, address indirect with post-increment, and address indirect with index modes.
EXAMPLE
After the command has been issued, the following line is printed:.
C
CPU Address Mode test..............Running ---------->
If any part of the test fails, then the display appears as follows.
C
CPU Address Mode test..............Running ---------->..... FAILED
(error message)
(error message) is one of the following:
Failed Absolute Addressing check
Failed Indirect Addressing check
Failed Post increment check
Failed Pre decrement check
Failed Indirect Addressing with Index check
Unexpected Bus Error at $XXXXXXXX
If all parts of the test are completed correctly, then the test passes.
C
CPU Address Mode test..............Running ----------> PASSED
M68CPU32BUG/D REV 1
Address Mode Test
6-9
DIAGNOSTIC FIRMWARE GUIDE
CPU C

Advertisement

Table of Contents
loading

Table of Contents