AVR1605
9
8242A-AVR-05/09
Figure 3.3-2
COM port Settings
Enter the character ‘E’ in the transmission blank space.
In return you will receive a string “Congratulations!” from the device ensuring the
proper operation of the application loaded in the device through boot loader.
3.4 Write a file to EEPROM
Ensure that the steps to make the device wait in bootloader section are done [Press
both External RESET and SW0 buttons on STK600 and release the RESET first and
then the SW0].
In the AVROSP_Test directory, run the batch file x128A1_eeprom_write_file.bat. The
file eeprom.hex containing the ASCII string “This is a test string to the XMEGA
eeprom!” is written to EEPROM by using this AVROSP command:
AVROSP -dATxmega128A1 -e -ieeeprom.hex -pe –ve