[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avrdude-dev] [patch #6824] driver for Digilent's USB programmer
From: |
Joerg Wunsch |
Subject: |
[avrdude-dev] [patch #6824] driver for Digilent's USB programmer |
Date: |
Tue, 12 Jan 2010 14:55:58 +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 |
Follow-up Comment #1, patch #6824 (project avrdude):
> So, I'd like to fall back to the default avr_write
> function for non-paged memories. In order to make this
> work, the counter "i" in avr_write needs to be changed
> from "unsigned long" to "long". I think that matches the
> original intent of the code:)
I wonder why this never gave a warning like ``condition is
always true due to...''. ;-)
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?6824>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avrdude-dev] [patch #6824] driver for Digilent's USB programmer,
Joerg Wunsch <=