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/


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

Reply via email to