avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #28516] Linux/Dragon: Error message on exit


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #28516] Linux/Dragon: Error message on exit
Date: Fri, 08 Jan 2010 16:03:34 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.19) Gecko/20081217 SeaMonkey/1.1.14

Update of bug #28516 (project avrdude):

                  Status:                    None => Fixed                  
             Assigned to:                    None => joerg_wunsch           
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The problem was that jtagmkII_close() has been called
with the wrong (i.e., the stk500v2.c one) pgm->cookie, so
it extracted invalid pdata from it.

I had to wrap it inside a separate stk500v2_jtagmkII_close()
function, properly adjusting the cookie before chaining
to jtagmkII_close().

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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