3-14
MPC564EVB User’s Manual
Commands
DC
Data Conversion
Usage:
DC data
The DC command displays the hexadecimal or decimal value data in hexadecimal, binary, and
decimal notation.
The value for data may be a symbol name or an absolute value. If an absolute value passed into the
DC command is prefixed by ‘0x’, then data is interpreted as a hexadecimal value. Otherwise data
is interpreted as a decimal value.
All values are treated as 32-bit quantities.
Examples:
To display the decimal and binary equivalent of 0x1234, the command is:
dc
0x1234
To display the hexadecimal and binary equivalent of 1234, the command is:
dc
1234
Summary of Contents for MPC564EVB
Page 1: ...MPC564EVBUM Rev 1 2 3 2003 MPC564EVB User s Manual ...
Page 6: ......
Page 10: ...Contents Paragraph Number Title Page Number iv MPC564EVB User s Manual MOTOROLA ...
Page 50: ...2 12 MPC564EVB User s Manual System Power up and Initial Operation ...
Page 92: ...3 42 MPC564EVB User s Manual System Call Functions ...
Page 98: ...B 4 MPC564EVB User s Manual Troubleshooting Network Problems ...