avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #34027] avrdude AT90S1200 Problem


From: Günter Meinel
Subject: [avrdude-dev] [bug #34027] avrdude AT90S1200 Problem
Date: Tue, 16 Aug 2011 19:18:18 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0

URL:
  <http://savannah.nongnu.org/bugs/?34027>

                 Summary: avrdude AT90S1200 Problem
                 Project: AVR Downloader/UploaDEr
            Submitted by: kyriako
            Submitted on: Di 16 Aug 2011 19:18:17 GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: kyriako
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hello avrdude,
I wanted to use avrdude for programming older AVR types, especially
AT90S1200.
For testing the installation, I wrote a "blink test" program.
Download:http://home.arcor.de/guentermeinel/div/blinktest.zip 
and tried two ISP-programmers:
1. avrispmkII:
avrdude.exe -p 1200 -c avrispmkII -P usb -U flash:w:BlinkTest.hex:i -F
2. siprog:
avrdude.exe -p 1200 -c siprog -P com1 -U flash:w:BlinkTest.hex:i -F

With both programmers, the same error occured:
avrdude.exe: verifying ...
avrdude.exe: verification error, first mismatch at byte 0x0017
             0xcf != 0xc9
avrdude.exe: verification error; content mismatch

I don't have an avrdude version number, but the first line of the config file
is:
# $Id: avrdude.conf.in 916 2010-01-15 16:36:13Z joerg_wunsch $

Besides that, I have the impression that the program destroyed the device
signature:
avrdude.exe: Device signature = 0x009001
avrdude.exe: Expected signature for AT90S1200 is 1E 90 01

I tried three chips with the same result.
Other chips, like AT90S2313 and ATtiny2313 were programmed correctly.

With "PonyProg2000", the AT90S1200-programming worked well.
My OS is Windows XP. The libusb-driver installation is
libusb-win32-bin-1.2.5.0

Regards
Kyriako.








    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?34027>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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