![Ronetix PEEDI Скачать руководство пользователя страница 138](http://html1.mh-extra.com/html/ronetix/peedi/peedi_user-manual_1485040138.webp)
Using PEEDI
flash verify
Syntax:
flash verify #CORE0 .. #COREn FILE [ADDRESS LENGTH]
Description:
Verify target FLASH with image file. If no arguments are provided last used with the
flash program command will be taken.
Argument:
FILE
- the image file to be verified
FORMAT
- format of image file:
• bin - binary file
• ihex - Intel HEX format
• srec - Motorola S-record format
• elf - ELF format
OFFSET
- Must be provided for binary files because they don’t have
any address information. If provided with ihex, srec or elf
formats, all the code will be shifted regarding the specified
offset
Example:
flash verify tftp://192.168.1.1/image.elf elf
flash verify tftp://192.168.1.1/image.bin bin 0x1000
flash multi verify
Syntax:
flash multi verify #CORE0 .. #COREn FILE [ADDRESS LENGTH]
Description:
Check image file onto several targets simultaneously. If no arguments are provided last
used will be taken. Default first used arguments are taken from FILE parameter of the
currently selected FLASH section in target configuration file.
PEEDI User’s Manual
138