3-26
MPC564EVB User’s Manual
Commands
LW
Loop Write
Usage:
LW<width> addr data
The LW command continually writes data to addr. The optional width specifies the size of the
access to memory. The default access size is a word.
Examples:
To continually write the data 0x1234_5678 to address 0xFFF2_0000, the command is:
lw
FFF20000 12345678
Note that the following command writes 0x78 into memory:
lw.b
FFF20000 12345678
Содержание MPC564EVB
Страница 1: ...MPC564EVBUM Rev 1 2 3 2003 MPC564EVB User s Manual ...
Страница 6: ......
Страница 10: ...Contents Paragraph Number Title Page Number iv MPC564EVB User s Manual MOTOROLA ...
Страница 50: ...2 12 MPC564EVB User s Manual System Power up and Initial Operation ...
Страница 92: ...3 42 MPC564EVB User s Manual System Call Functions ...
Страница 98: ...B 4 MPC564EVB User s Manual Troubleshooting Network Problems ...