[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
devicecode
parameter is the device code used by the STK500
and is obtained from the software section (avr061.zip
) of
Atmel’s AVR061 application note available from
http://www.atmel.com/dyn/resources/prod_documents/doc2525.pdf.
flash
, eeprom
, fuse
,
lfuse
(low fuse), hfuse
(high fuse), efuse
(extended fuse), signature
, calibration
, lock
.
pwroff_after_write
flag causes AVRDUDE to attempt to power
the device off and back on after an unsuccessful write to the affected
memory area if VCC programmer pins are defined. If VCC pins are not
defined for the programmer, a message indicating that the device needs a
power-cycle is printed out. This flag was added to work around a
problem with the at90s4433/2333’s; see the at90s4433 errata at:
http://www.atmel.com/dyn/resources/prod_documents/doc1280.pdf
The boot loader implements the “chip erase” function by erasing the flash pages of the application section.
Reading fuse and lock bits is fully supported.
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on March 17, 2022 using texi2html 5.0.