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/


_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to