User`s guide

Table Of Contents
User Commands 4–139
User Commands
romverify
Examples
AlphaPC164> romload #0 300000
Loading entire ROM.
Loading ROM to address 00300000
Loaded 1048576 bytes starting at 0x300000 to 0x3fffff
AlphaPC164> romverify #0
Comparing entire ROM to image at 0x300000.
Images match.
AlphaPC164> netload PC164dbm.rom
Attempting BOOTP...
Loading PC164dbm.rom at 0x300000
My IP address: 192.168.0.107
Server IP address: 192.168.0.114
################
File loaded successfully. Size = 0x28380 (164736)
AlphaPC164> romverify dbm
Searching for the "Alpha Evaluation Board Debug Monitor".
Comparing to image at 0x300000.
Images match.
AlphaPC164> romverify 0 300000
Searching for the "Alpha Evaluation Board Debug Monitor".
Comparing to image at 0x300000.
Images match.
AlphaPC164> romverify #1 300000
Searching for ROM image #1
Comparing to image at 0x300000.
Images do not match.
AlphaPC164> romverify #2 300000
Searching for ROM image #2
Comparing to image at 0x300000.
Images match.