133
Chapter 6: Solving Problems
Solving Target System Problems
31,30,29,28 set (0x0000000f), and the SYPCR register must have the
“Disable watchdog freeze” bit set (0x00000080).
If you see the “!ASYNC_STAT 173!” error
message
If after a break, the following error arises:
!ASYNC_STAT 173! MSR.RI bit not set - Break may not be recoverable
This indicates that the MSR.RI bit is not set, implying that a non-
maskable break was needed, and the interrupt may not be recoverable.
If this occurs while breaking out of regular code, then the MSR.RI bit
was not set in the boot code. This can be fixed by “ORing” in
0x00000002 into the SRR1 register and resuming the run.
If there are problems with the debug port
signals
❏
Check for pull-down resistors on DSDI and DSCK.
Some target systems may have 220 ohm pull-downs on these two
signals. These signals are series terminated by the analysis probe or
TIM with a 46 ohm resistor. A 220 ohm pull-down would present a 20%
drop in signal level when driven high, which could easily cause some
malfunctions. There should be a very weak pull-down on the target, if
any at all. If you want to pull-down DSCK, use a value of 2.2K or
greater.
To test the target system
The following program can be placed into memory.
start: addi r1,1 - 0x38210001
nop - 0x60000000
nop - 0x60000000
Содержание 16610A
Страница 13: ...Contents 11 Glossary Index ...
Страница 14: ...12 Contents ...
Страница 15: ...13 1 Installing the Emulation Probe ...
Страница 44: ...42 Chapter 1 Installing the Emulation Probe Updating Emulation Probe Firmware ...
Страница 45: ...43 2 Installing the Emulation Module ...
Страница 64: ...62 Chapter 2 Installing the Emulation Module Preparing for a Debugger ...
Страница 65: ...63 3 Connecting to a Target System ...
Страница 74: ...72 Chapter 3 Connecting to a Target System Making the Target System Connection ...
Страница 76: ...74 Chapter 3 Connecting to a Target System Making the Target System Connection ...
Страница 77: ...75 4 Configuring the Emulation Probe Module ...
Страница 91: ...89 5 Using Debuggers ...
Страница 119: ...117 6 Solving Problems ...
Страница 149: ...147 7 Specifications and Characteristics ...
Страница 153: ...151 8 Service Information ...
Страница 166: ...164 Index ...