19
32166A–AVR32806–06/11
Atmel AVR32806
Figure 7-1.
Typical BatchISP command line.
For each operation, BatchISP displays the result.
BatchISP main commands available on the Atmel AT32UC3xxxxx are:
•
ASSERT { PASS | FAIL }
changes the displayed results of the following operations according
to the expected behavior
•
ONFAIL { ASK | ABORT | RETRY | IGNORE }
changes the interactive behavior of BatchISP in
case of failure
•
WAIT <Nsec>
inserts a pause of N seconds between two ISP operations
•
ECHO <comment>
displays a message
•
ERASE F
erases internal flash contents, except the boot loader area and the user page
•
MEMORY { FLASH | SECURITY | CONFIGURATION | BOOTLOADER | SIGNATURE | USER }
selects a
target memory on which to apply the following operations
•
ADDRANGE <addrMin> <addrMax>
selects in the current target memory an address range on
which to apply the following operations
•
BLANKCHECK
checks that the selected address range is erased
•
FILLBUFFER <data>
fills the ISP buffer with a byte value
•
LOADBUFFER { <in_elffile> | <in_hexfile> }
loads the ISP buffer from an input file
•
PROGRAM
programs the selected address range with the ISP buffer
•
VERIFY
verifies that the selected address range has the same contents as the ISP buffer
•
READ
reads the selected address range to the ISP buffer
•
SAVEBUFFER <out_hexfile> { HEX386 | HEX86 }
saves the ISP buffer to an output file
•
START { RESET | NORESET } 0
starts the execution of the programmed application with an
optional hardware reset of the target
The AT32UC3xxxxx memories made available by BatchISP are:
•
FLASH
: This memory is the internal flash array of the target, including the boot loader
protected area. For example, on the
(512kB internal flash),
addresses from 0 to 0x7FFFF can be accessed in this memory
•
SECURITY
: This memory contains only one byte. The least-significant bit of this byte reflects
the value of the target security bit, which can only be set to 1. Once set, the only accepted
commands will be
ERASE
and
START
. After an
ERASE
command, all commands are accepted
until the end of the non-volatile ISP session, even if the security bit is set
Содержание AT32UC3C0128C
Страница 36: ...36 32166A AVR32806 06 11 Atmel AVR32806...