diff --git a/src/DebugToolDrivers/Protocols/CMSIS-DAP/VendorSpecific/EDBG/AVR/EdbgAvr8Interface.cpp b/src/DebugToolDrivers/Protocols/CMSIS-DAP/VendorSpecific/EDBG/AVR/EdbgAvr8Interface.cpp index b9013200..7672adbf 100644 --- a/src/DebugToolDrivers/Protocols/CMSIS-DAP/VendorSpecific/EDBG/AVR/EdbgAvr8Interface.cpp +++ b/src/DebugToolDrivers/Protocols/CMSIS-DAP/VendorSpecific/EDBG/AVR/EdbgAvr8Interface.cpp @@ -1761,6 +1761,7 @@ namespace Bloom::DebugToolDrivers::Protocols::CmsisDap::Edbg::Avr && type != Avr8MemoryType::SPM && type != Avr8MemoryType::APPL_FLASH && type != Avr8MemoryType::BOOT_FLASH + && type != Avr8MemoryType::EEPROM_PAGE ) { /* * EDBG AVR8 debug tools behave in a really weird way when responding with more than two packets