Using PEEDI
FILE
Synopsis:
FILE = FILE_NAME, FILE_FORMAT[, FILE_ADDRESS]
Description:
This parameter defines the default flash (multi) program command’s arguments. This
parameter may have two or three arguments. The first argument is the file to be
programmed. The second argument is the file type - BIN, SREC, IHEX or ELF. The
third argument is mandatory for binary files and optional for all other types of files – it
is the address where the file should be loaded.
SPI_MODE
Synopsis:
SPI_MODE = <number>
Description:
By default, this parameter takes the value of ’0’. Available SPI modes are ’0’ and ’3’
AUTO_ERASE
Synopsis:
AUTO_ERASE = YES|NO
Description:
Do or do not erase affected FLASH sectors before program operation, for more
information, see
flash program
command.
AUTO_LOCK
Synopsis:
AUTO_LOCK = YES|NO
Description:
Do or do not lock affected FLASH sectors (if supported from FLASH) after program
PEEDI User’s Manual
70