9 flash commands, 1 cp, 2 erase – Artesyn ATCA-9305 User's Manual (May 2014) User Manual
Page 239: 1 cp 9.9.2 erase
![background image](https://www.manualsdir.com/files/772459/content/doc239.png)
Management Processor Monitor
ATCA-9305 User’s Manual (10009109-07)
239
00080060: ffffffff ffffffff ffffffff ffffffff ................
00080070: ffffffff ffffffff ffffffff ffffffff ................
9.9
Flash Commands
The flash commands affect the StrataFlash devices on the ATCA-9305 circuit board. There are
four flash banks on the ATCA-9305 board (see “
” on page 4-7). They can be accessed by:
the individual bank (1, 2, 3 or 4), or
the address, where both banks are regarded as one contiguous address space
The following flash commands access the individual flash bank as flash bank 1. To access the
individual sectors within each flash bank, the sector numbers start at 0 and end at one less than
the total number of sectors in the bank. For a flash bank with 128 sectors, the following flash
commands access the individual sectors as 0 through 127.
9.9.1
cp
The cp command can be used to copy data into the flash device. For the cp command syntax,
refer to “Memory Commands” on
9.9.2
erase
The erase command erases the specified area of flash memory.
Definition
Erase all of the sectors in the address range from start to end.
erase start end
Erase all of the sectors SF (first sector) to SL (last sector) in flash bank # N.
erase N:SF[-SL]
Erase all of the sectors in flash bank # N.
erase bank N