User`s manual

PFLASH - Program FLASH Memory
3-183
3
PFLASH - Program FLASH Memory
Command Input
PFLASH SSADDR SEADDR DSADDR [IEADDR][;[A|R][X]]
PFLASH SSADDR:COUNT DSADDR [IEADDR][;[B|W|L][A|R][X]]
Arguments
Options
SSADDR Source starting address of the binary image to program the
FLASH memory with
SEADDR Source ending address of the binary image to program the
FLASH memory with
DSADDR Destination starting address of the FLASH memory to
program the binary image to
COUNT Number of elements to program.
A colon (:) is required to indicate that the second argument
is COUNT instead of SEADDR.
IEADDR Instruction execution address (i.e., PC/IP). This address
points to a reset vector for MPC60x architectures.
B Byte
H Half-word
W Word
R Allow the automatic reset (local) of the hardware upon
completion of programming the FLASH Memory, only
when the programming is completed error free. Resetting
is done only if the board supports it.
A Allow the automatic reset (local) of the hardware upon
completion of programming the FLASH Memory.
Resetting is done only if the board supports it.
X Allow the FLASH Memory driver to always execute the
passed execution address, even on error. This option is
valid only when you specify the instruction execution
address.