bugAVR Downloader/UploaDEr - Bugs: bug #49082, avrdude 6.3 fails with AT90S8515

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #49082: avrdude 6.3 fails with AT90S8515

Submitter:  Falko <dg1afg>
Submitted:  Tue 13 Sep 2016 05:46:32 PM UTC
   
 
Category:  None Severity:  4 - Important
Priority:  5 - Normal Item Group:  None
Status:  Need Info Privacy:  Public
Assigned to:  None Originator Name:  dg1afg
Open/Closed:  Open Release:  6.3
Programmer hardware:  Device type: 

Sun 07 Nov 2021 03:56:41 PM UTC, comment #3: 

Not sure how to proceed on this. I wouldn't want to re-introduce the obsolete ISP_MULTI command.

What programmer hardware is that? Isn't it possible that the hardware be upgraded to support a more recent STK500 protocol?

Joerg Wunsch <joerg_wunsch>
Group administrator
Mon 27 Apr 2020 05:52:17 AM UTC, comment #2: 

comment #1:

> This appears to have been broken with the elimination of
> the old "ISP multi" command in SVN r1336.


Thanks for the tip, this is a solution for #58251 as well!
See this bug also for a more detailed description of the problem.

Lukas Raschendorfer <funkyluke>
Tue 13 Sep 2016 06:33:33 PM UTC, comment #1: 

This appears to have been broken with the elimination of
the old "ISP multi" command in SVN r1336.

Joerg Wunsch <joerg_wunsch>
Group administrator
Tue 13 Sep 2016 05:46:32 PM UTC, original submission:  

I have problems programming old AT90S8515 with avrdude 6.3. It's impossible to program the controller. The output dialog as below.
Reading the controller after programming shows every 2nd bit is $FF! avrdude 6.1 did work properly.


avrdude: Version 6.3
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "/etc/avrdude.conf"
         User configuration file is "/home/shack/.avrduderc"
         User configuration file does not exist or is not a regular file, skipping


avrdude: AVR device initialized and ready to accept instructions

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

avrdude: Device signature = 0x1e9301 (probably 8515)
avrdude: stk500isp_read_byte(): invalid operation AVR_OP_READ on fuse memory
avrdude: stk500isp_read_byte(): invalid operation AVR_OP_READ on fuse memory
avrdude: safemode: Fuse reading not support by programmer.
              Safemode disabled.
avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed
         To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "DCF77.hex"
avrdude: input file DCF77.hex auto detected as Intel Hex
avrdude: writing flash (4932 bytes):

Writing | ################################################## | 100% 112.85s

avrdude: 4932 bytes of flash written
avrdude: verifying flash memory against DCF77.hex:
avrdude: load data flash data from input file DCF77.hex:
avrdude: input file DCF77.hex auto detected as Intel Hex
avrdude: input file DCF77.hex contains 4932 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 14.81s

avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x0001
         0xff != 0xc0

Falko <dg1afg>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by funkyluke (Posted a comment)
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by dg1afg (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-11-07 joerg_wunsch StatusConfirmed Need Info
    2016-09-13 joerg_wunsch ReleaseNone 6.3
    2016-09-13 joerg_wunsch Severity3 - Normal 4 - Important
    2016-09-13 joerg_wunsch StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code