DIAGNOSTIC FIRMWARE GUIDE
M68CPU32BUG/D REV 1
6-9
CPU C
Address Mode Test
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
Страница 16: ...GENERAL INFORMATION M68CPU32BUG D REV 1 1 8 ...
Страница 30: ...DEBUG MONITOR DESCRIPTION M68CPU32BUG D REV 1 2 14 ...
Страница 102: ...DEBUG MONITOR COMMANDS M68CPU32BUG D REV 1 3 72 ...
Страница 168: ...DIAGNOSTIC FIRMWARE GUIDE M68CPU32BUG D REV 1 6 24 ...