avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #41561] AVRDUDE 6.0.1/USBasp doesn't write first byte


From: Randy Perkins
Subject: [avrdude-dev] [bug #41561] AVRDUDE 6.0.1/USBasp doesn't write first bytes of flash page
Date: Thu, 20 Nov 2014 03:42:50 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.122 Safari/537.36

Follow-up Comment #23, bug #41561 (project avrdude):

reply to comment 20
<https://savannah.nongnu.org/bugs/index.php?41561#comment20>

> If I remove the USBASP_BLOCKFLAG_LAST (line 1330, function 
> usbasp_spi_paged_write()), it seems to work as intended, but 

I found the variable mentioned but in my src I think it is on line 798

$ grep  -d skip -n USBASP_BLOCKFLAG_LAST *;svn info| grep Revision
usbasp.c:798:      blockflags |= USBASP_BLOCKFLAG_LAST;
usbasp.h:48:#define USBASP_BLOCKFLAG_LAST     2
Revision: 1342


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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