avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] ATtiny2313 and pony-stk200 problems?


From: Bob Paddock
Subject: Re: [avrdude-dev] ATtiny2313 and pony-stk200 problems?
Date: Fri, 25 Jun 2004 12:12:47 -0400
User-agent: Opera M2/7.51 (Win32, build 3798)


get the t2313 to work with pony-stk200 parallel port hardware.
How is it not working?

Sorry.

When reading the signature byte I usually get
odd signatures like this:

0x1e7f22
0x003d00
0x000102 (the most common, Atmel indicates this means the
          device has been secured; it has not)


When trying to program the device always fails verification.

----

avrdude.exe: verifying ...
avrdude.exe: verification error, first mismatch at byte 0x0000
             0xbe != 0x00
avrdude.exe: verification error; content mismatch

----

This is typical output from this command line
avrdude -v -p t2313 -c pony-stk200 -Plpt1 -U flash:w:light.hex :

avrdude.exe: Version 4.3.0
             Copyright (c) 2000-2003 Brian Dean, address@hidden

             Experimental Windows32 native build by Martin Thomas

             System wide configuration file is "C:\WinAVR\bin\avrdude.conf"

             Using Port            : lpt1
             Using Programmer      : pony-stk200
             AVR Part              : ATtiny2313
             Chip Erase delay      : 9000 us
             PAGEL                 : PD4
             BS2                   : PD6
             RESET disposition     : possible i/o
             RETRY pulse           : SCK
             serial program mode   : yes
             parallel program mode : yes
             Memory Detail         :

                                         Page                       Polled
               Memory Type Paged  Size   Size #Pages MinW  MaxW   ReadBack
               ----------- ------ ------ ---- ------ ----- ----- ---------
               eeprom      no        128    0     0  4000  4500 0xff 0xff
               flash       yes      2048   32    64  4000  4500 0xff 0xff
               signature   no          3    0     0     0     0 0x00 0x00
               lock        no          1    0     0     0     0 0x00 0x00
               lfuse       no          1    0     0     0     0 0x00 0x00
               hfuse       no          1    0     0     0     0 0x00 0x00
               efuse       no          1    0     0     0     0 0x00 0x00
               calibration no          1    0     0     0     0 0x00 0x00

             Programmer Type : PPI
             Description     : Pony Prog STK200
               VCC     = 0x00 (not used)
               BUFF    = 0x0c = pins 4,5
               RESET   = 9
               SCK     = 6
               MOSI    = 7
               MISO    = 10
               ERR LED = 0
               RDY LED = 0
               PGM LED = 8
               VFY LED = 0

avrdude.exe: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.01s

avrdude.exe: Device signature = 0x1e7f22
avrdude.exe: current erase-rewrite cycle count is 2139094655 (if being tracked)

avrdude.exe done.  Thank you.

The hardware works ok with PonyProg, but it does not support the t2313.

status of giveio:
Type:           [0x01] Kernel driver.
Start Type:     [0x02] Automatic
Error Control:  [0x01] NORMAL: Display a message box.
Binary path:    \??\C:\WINDOWS\giveio.sys
Load order grp:
Dependencies:
Start Name:
ok.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]