Reading the device signature in AVR Studio’s Main ISP tab
8.
Now it is time to program your target device. Select the
Program
tab. Your
Input HEX
File
in the
Flash
section needs to be the hex file that was generated when you built
your program. You can browse for this using the
"..."
button to the right of the input file
text box. If you navigate to your project’s folder, you should find it as
“default\<project
name>.hex”
. Click the
Program
button (make sure you click the one in the
Flash
section, not one in the “EEPROM” or “ELF Production File Format” sections!).
AVR Studio’s Program ISP tab
As your USB AVR programmer programs the AVR, you should see all three LEDs flicker
and you should see the following text appear at the bottom of the window:
Reading FLASH input file.. OK
Setting mode and device parameters.. OK!
Entering programming mode.. OK!
Erasing device.. OK!
Pololu USB AVR Programmer User's Guide
© 2001–2010 Pololu Corporation
3. Getting Started in Windows
Page 15 of 36