User`s guide
Table Of Contents
- Contents
- Figures
- Tables
- Preface
- Introduction
- Getting Started
- 2.1 Overview
- 2.2 System Requirements
- 2.3 Configuring Your System
- 2.4 Updating the Debug Monitor Firmware
- 2.4.1 Updating Firmware in a Flash ROM
- 2.4.2 Updating the Flash ROM from the AlphaBIOS S...
- 2.4.3 Updating the Flash ROM from the Windows NT ...
- 2.4.4 Updating the Flash ROM from the Debug Monit...
- 2.4.5 Updating the Flash ROM from the Alpha SRM C...
- 2.4.6 Running Firmware Update
- 2.4.7 Updating Firmware in a UVPROM
- 2.5 Switching to the Debug Monitor Firmware on Fl...
- 2.6 Debug Monitor Memory Map
- 2.7 Downloading Files
- 2.8 Execution Commands
- 2.9 Resetting the Debug Monitor
- Remote Debugging
- User Commands
- 4.1 Overview
- 4.2 Using the Commands
- 4.3 User Commands Quick Reference
- 4.4 User Commands
- apropos
- arpshow
- bcoff
- bcon
- beep
- boot
- bootadr
- bootopt
- bpstat
- cb
- cfreg
- cl
- compare
- cont
- copy
- cq
- creg
- cw
- date
- delete
- dis
- dml
- dmq
- ebuff
- edevice
- edmp
- einit
- eml
- emq
- eprom
- ereg
- eshow
- estat
- estop
- fill
- flash
- flasherase
- flboot
- flcd
- flcopy
- fldir
- flload
- flread
- flsave
- flwrite
- fwupdate
- go
- help
- iack
- ident
- init
- jtopal
- ladebug
- load
- mces
- mcheck
- memtest
- mrb
- mrl
- mrw
- mwb
- mwl
- mww
- netboot
- netload
- next
- pb
- pcishow
- pfreg
- pl
- pq
- prb
- preg
- prl
- prw
- pw
- pwb
- pwl
- pww
- rabox
- rb
- rbcfg
- rbctl
- rbiu
- riccsr
- rl
- rmode
- romboot
- romlist
- romload
- romverify
- rsys
- rw
- sb
- setbaud
- setty
- sl
- sq
- step
- stop
- sum
- sw
- swpipl
- sysshow
- tip
- version
- wabox
- wb
- wbcfg
- wbctl
- wbiu
- wiccsr
- wl
- wrfen
- wsys
- ww
- Support, Products, and Documentation
- Index

4–58 User Commands
User Commands
flasherase
flasherase
The flasherase command erases data from flash memory.
Format
flasherase [starting_offset [bytes_to_erase]]
Parameters
starting_offest
Specifies the offset, in bytes, into the flash where data will be erased. If not provided,
the entire flash will be erased.
bytes_to_erase
Specifies how many bytes to erase. If not specified, all bytes from the starting_offset
through the rest of the flash will be erased.
Description
The flasherase command clears flash memory on boards equipped with flash. The
area to be erased, that is, filled with zeros, can be specified or calculated by the
flasherase command.
Example
AlphaPC164> romlist
ROM image header found at offset: 0x000000
Header Size......... 0x38 (56) bytes
Image Checksum...... 0x45b0 (17840)
Memory Image Size... 0xBA40 (47680 = 46 KB)
Compression Type.... 0
Image Destination... 0x0000000000300000
Header Version...... 2
Firmware ID......... 6 - Alpha Evaluation Board Fail-Safe Booter
ROM Image Size...... 0xBA40 (47680 = 46 KB)
Firmware ID (Opt.).. 0202009702121228 (.......
ROM offset.......... 0x00000000
Header Checksum..... 0xfad4
ROM image header found at offset: 0x010000
Header Size......... 0x38 (56) bytes
Image Checksum...... 0xc63c (50748)
Memory Image Size... 0x280B4 (164020 = 160 KB)