avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #34767] Avrdude to enable AVR Dragon to program AVR32


From: Julien Aube
Subject: [avrdude-dev] [bug #34767] Avrdude to enable AVR Dragon to program AVR32 parts
Date: Mon, 07 Nov 2011 09:31:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 Iceweasel/7.0.1

Follow-up Comment #1, bug #34767 (project avrdude):

Added dragon_avr32_v2.patch which:

- Add the dragon_avr32 item in the avrdude.conf.in config file template

- Fix a bug in jtagmkII_initialize32(): call jtagmkII_set_devdescr() before
using the flash_pagesize variable, since this variable value is set into
jtagmkII_set_devdescr().

The consequence of this bug was a malloc(0) on jtagmkII.c:2948, and then any
read/write on the page was crashing.

Now the <dump> command works on a UC3A1256.


(file #24319)
    _______________________________________________________

Additional Item Attachment:

File name: dragon_avr32_v2.patch          Size:6 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/




reply via email to

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