AVR* Administrator

Results 263 comments of AVR* Administrator

Mike Tue 18 Jul 2017 02:54:09 PM UTC After further troubleshooting, I believe I have discovered more precisely what is causing the verification error and in an effort to not...

Andrzej Pietrasiewicz Sun 28 Jul 2019 03:37:03 PM UTC **[comment #2:](https://savannah.nongnu.org#comment2)** > In further troubleshooting of my issue, I did examine the verbose output during the writing and flashing of...

Andrzej Pietrasiewicz Sun 28 Jul 2019 03:39:39 PM UTC Please see [https://www.avrfreaks.net/comment/2739451#comment-2739451](https://savannah.nongnu.orghttps://www.avrfreaks.net/comment/2739451#comment-2739451) The problem is with hex file records containing an odd number of data bytes.

Andrzej Pietrasiewicz Wed 31 Jul 2019 08:24:23 PM UTC I have a solution - if an ihex record has odd length then mark the missing high byte as allocated and...

Kyoungkyu Park Sat 04 Nov 2017 02:47:46 PM UTC Same here. ver 6.3 at Windows, Bus Pirate 3.6a, m128. My verbose log is here: [https://gist.github.com/choryuidentify/6b14f5d940f0c959ada35715967f354f](https://savannah.nongnu.orghttps://gist.github.com/choryuidentify/6b14f5d940f0c959ada35715967f354f) Tested on Bus Pirate firmware...

James Cook Mon 12 Feb 2018 04:58:42 AM UTC Minor correction: the command-line option to enable this is, as in the case of the 'par' plugin, "-E reset" (not "-e...

Joerg Wunsch Tue 09 Nov 2021 09:34:40 PM UTC Please document the new option, either in avrdude.1 or in avrdude.texi (or in both :).

Joerg Wunsch Mon 16 Jan 2012 05:43:18 PM UTC I'm happy with about everything you are telling, except one: > I tend to set my editor to strip extra spaces...

Boris Fri 10 Aug 2012 06:30:46 AM UTC Are there any chances to get stk500v2_set_sck_period() function fixed? This patch seems to contain correct implementation of it. As of now, stk500v2_set_sck_period()...

Joerg Wunsch Fri 13 Sep 2013 08:22:13 PM UTC I tried to read through all the patch.  Sorry, I give up. With all the messed up whitespace, it's really hard...