Справочник Пользователя для Emerson PMPPC7448

Скачать
Страница из 136
Monitor:
 Other Commands
11-19
DEFINITION:
coninfo
crc32
The crc32 command computes a CRC32 checksum on count bytes starting at address.
DEFINITION:
crc32 address count
date
The date command will set or get the date and time, and reset the real-time clock (RTC) 
device.
DEFINITION:
Set the date and time.
date [MMDDhhmm[[CC]YY][.ss]]
Display the date and time.
date
Reset the RTC device.
date reset
echo
The echo command echoes args to console.
DEFINITION:
echo [args..]
enumpci
The enumpci command enumerates the PCI bus if the PmPPC7448 is the Monarch board.
DEFINITION:
enumpci
getmonver
The getmonver command prints the monitor version string of the currently running moni-
tor (default). Specifying the optional socket or soldered parameter prints the version string 
for the corresponding device.
DEFINITION:
getmonver [socket, soldered]
go
The go command runs an application at address addr, passing the optional argument arg to 
the called application. 
DEFINITION:
go addr [arg…]