SYS68K/CPU-30 R4 Technical Reference Manual
VMEPROM
Page 143
8.7 FPROG - Program Flash Memories
Format: FPROG <flashbank>,<source>
FPROG <flashbank>,<source>,<flashoffset>
FPROG <flashbank>,<source>,<flashoffset>,<length>
The FPROG command allows programming Flash Memory banks.
If the flash memory is not empty, it must be erased before
reprogramming it (see section 8.3 “FERASE - Erase Flash Memories” on
page 139).
The first format of the command programs the whole Flash Memory bank
with the data stored at the specified source address.
The second format additionally allows specifying a destination offset
within the Flash Memory bank and programs all the remaining space
(from offset to end of flash bank).
The third format of the command also specifies the number of bytes to
program.
The parameters are used as follows:
<flashbank>
Symbolic name or base address of the Flash Memory
bank that should be programmed. The following
symbolic names are currently supported:
BOOT_FLASH
(first) BOOT FLASH
BOOT_FLASH1
first BOOT FLASH
BOOT_FLASH2
second BOOT FLASH
SYS_FLASH
SYSTEM FLASH
<source>
Source address of the data to program.
<flashoffset>
Optional relative byte offset within the flash bank. If
no offset is specified, 0 is assumed.
<length>
Optional length in bytes. If no length is specified, all
the remaining space of the flash bank will be
programmed.
Example: Partly programming the second Boot Flash
? FPROG BOOT_FLASH2,100000,0,1375
Programming flash memory
0 |##################################################| 100%
Done.
? _
Содержание SYS68K/CPU-30 R4
Страница 41: ...Installation SYS68K CPU 30 R4 Technical Reference Manual Page 28...
Страница 127: ...Hardware Description SYS68K CPU 30 R4 Technical Reference Manual Page 114...
Страница 130: ...SYS68K CPU 30 R4 Technical Reference Manual Set of Data Sheets Page 117 4 2 1 RTC 72421...
Страница 131: ...Set of Data Sheets SYS68K CPU 30 R4 Technical Reference Manual Page 118 4 2 2 DUSCC 68562...
Страница 132: ...SYS68K CPU 30 R4 Technical Reference Manual Set of Data Sheets Page 119 4 2 3 PI T TS68230...
Страница 133: ...Set of Data Sheets SYS68K CPU 30 R4 Technical Reference Manual Page 120 4 2 4 SCSI 87033 34...
Страница 134: ...SYS68K CPU 30 R4 Technical Reference Manual Set of Data Sheets Page 121 4 2 5 FDC37C65C...
Страница 135: ...Set of Data Sheets SYS68K CPU 30 R4 Technical Reference Manual Page 122 4 2 6 LANCE Am79C90...
Страница 136: ...SYS68K CPU 30 R4 Technical Reference Manual Set of Data Sheets Page 123 4 2 7 SIA Am7992B...
Страница 137: ...Set of Data Sheets SYS68K CPU 30 R4 Technical Reference Manual Page 124 4 2 8 Motorola MC68030 and MC68882...
Страница 145: ...VMEPROM SYS68K CPU 30 R4 Technical Reference Manual Page 132...
Страница 189: ...Appendix to VMEPROM SYS68K CPU 30 R4 Technical Reference Manual Page 176...