From 9c08c0c1648ea2c55b3d37c35e520e3aab8e499a Mon Sep 17 00:00:00 2001 From: MCUdude Date: Sat, 15 Jan 2022 12:26:45 +0100 Subject: [PATCH] Attempt to fix incorrect readsize values Values copied AVR64DD__.atdf and AVR64EA__.atdf. The order atdf files doesn't exist at the moment --- src/avrdude.conf.in | 68 ++++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/src/avrdude.conf.in b/src/avrdude.conf.in index 8caa5dcf..18fbd16a 100644 --- a/src/avrdude.conf.in +++ b/src/avrdude.conf.in @@ -18422,7 +18422,7 @@ part parent ".avrdx" size = 0x4000; offset = 0x800000; page_size = 0x200; - readsize = 0x200; + readsize = 0x100; ; memory "eeprom" @@ -18446,7 +18446,7 @@ part parent ".avrdx" size = 0x4000; offset = 0x800000; page_size = 0x200; - readsize = 0x200; + readsize = 0x100; ; memory "eeprom" @@ -18470,7 +18470,7 @@ part parent ".avrdx" size = 0x4000; offset = 0x800000; page_size = 0x200; - readsize = 0x200; + readsize = 0x100; ; memory "eeprom" @@ -18494,7 +18494,7 @@ part parent ".avrdx" size = 0x4000; offset = 0x800000; page_size = 0x200; - readsize = 0x200; + readsize = 0x100; ; memory "eeprom" @@ -18518,7 +18518,7 @@ part parent ".avrdx" size = 0x8000; offset = 0x800000; page_size = 0x200; - readsize = 0x200; + readsize = 0x100; ; memory "eeprom" @@ -18542,7 +18542,7 @@ part parent ".avrdx" size = 0x8000; offset = 0x800000; page_size = 0x200; - readsize = 0x200; + readsize = 0x100; ; memory "eeprom" @@ -18566,7 +18566,7 @@ part parent ".avrdx" size = 0x8000; offset = 0x800000; page_size = 0x200; - readsize = 0x200; + readsize = 0x100; ; memory "eeprom" @@ -18590,7 +18590,7 @@ part parent ".avrdx" size = 0x8000; offset = 0x800000; page_size = 0x200; - readsize = 0x200; + readsize = 0x100; ; memory "eeprom" @@ -18614,7 +18614,7 @@ part parent ".avrdx" size = 0x10000; offset = 0x800000; page_size = 0x200; - readsize = 0x200; + readsize = 0x100; ; memory "eeprom" @@ -18638,7 +18638,7 @@ part parent ".avrdx" size = 0x10000; offset = 0x800000; page_size = 0x200; - readsize = 0x200; + readsize = 0x100; ; memory "eeprom" @@ -18662,7 +18662,7 @@ part parent ".avrdx" size = 0x10000; offset = 0x800000; page_size = 0x200; - readsize = 0x200; + readsize = 0x100; ; memory "eeprom" @@ -18686,7 +18686,7 @@ part parent ".avrdx" size = 0x10000; offset = 0x800000; page_size = 0x200; - readsize = 0x200; + readsize = 0x100; ; memory "eeprom" @@ -18726,13 +18726,13 @@ part parent ".avrex" size = 0x2000; offset = 0x800000; page_size = 0x40; - readsize = 0x40; + readsize = 0x100; ; memory "eeprom" size = 0x200; offset = 0x1400; - page_size = 0x1; + page_size = 0x8; readsize = 0x100; ; ; @@ -18750,13 +18750,13 @@ part parent ".avrex" size = 0x2000; offset = 0x800000; page_size = 0x40; - readsize = 0x40; + readsize = 0x100; ; memory "eeprom" size = 0x200; offset = 0x1400; - page_size = 0x1; + page_size = 0x8; readsize = 0x100; ; ; @@ -18774,13 +18774,13 @@ part parent ".avrex" size = 0x4000; offset = 0x800000; page_size = 0x40; - readsize = 0x40; + readsize = 0x100; ; memory "eeprom" size = 0x200; offset = 0x1400; - page_size = 0x1; + page_size = 0x8; readsize = 0x100; ; ; @@ -18798,13 +18798,13 @@ part parent ".avrex" size = 0x4000; offset = 0x800000; page_size = 0x40; - readsize = 0x40; + readsize = 0x100; ; memory "eeprom" size = 0x200; offset = 0x1400; - page_size = 0x1; + page_size = 0x8; readsize = 0x100; ; ; @@ -18822,13 +18822,13 @@ part parent ".avrex" size = 0x4000; offset = 0x800000; page_size = 0x40; - readsize = 0x40; + readsize = 0x100; ; memory "eeprom" size = 0x200; offset = 0x1400; - page_size = 0x1; + page_size = 0x8; readsize = 0x100; ; ; @@ -18846,13 +18846,13 @@ part parent ".avrex" size = 0x8000; offset = 0x800000; page_size = 0x40; - readsize = 0x40; + readsize = 0x100; ; memory "eeprom" size = 0x200; offset = 0x1400; - page_size = 0x1; + page_size = 0x8; readsize = 0x100; ; ; @@ -18870,13 +18870,13 @@ part parent ".avrex" size = 0x8000; offset = 0x800000; page_size = 0x40; - readsize = 0x40; + readsize = 0x100; ; memory "eeprom" size = 0x200; offset = 0x1400; - page_size = 0x1; + page_size = 0x8; readsize = 0x100; ; ; @@ -18894,13 +18894,13 @@ part parent ".avrex" size = 0x8000; offset = 0x800000; page_size = 0x40; - readsize = 0x40; + readsize = 0x100; ; memory "eeprom" size = 0x200; offset = 0x1400; - page_size = 0x1; + page_size = 0x8; readsize = 0x100; ; ; @@ -18918,13 +18918,13 @@ part parent ".avrex" size = 0x10000; offset = 0x800000; page_size = 0x80; - readsize = 0x80; + readsize = 0x100; ; memory "eeprom" size = 0x200; offset = 0x1400; - page_size = 0x1; + page_size = 0x8; readsize = 0x100; ; ; @@ -18942,13 +18942,13 @@ part parent ".avrex" size = 0x10000; offset = 0x800000; page_size = 0x80; - readsize = 0x80; + readsize = 0x100; ; memory "eeprom" size = 0x200; offset = 0x1400; - page_size = 0x1; + page_size = 0x8; readsize = 0x100; ; ; @@ -18966,13 +18966,13 @@ part parent ".avrex" size = 0x10000; offset = 0x800000; page_size = 0x80; - readsize = 0x80; + readsize = 0x100; ; memory "eeprom" size = 0x200; offset = 0x1400; - page_size = 0x1; + page_size = 0x8; readsize = 0x100; ; ;