microchip-pic-avr-tools / pyedbglib

Low-level protocol library for communicating with Microchip CMSIS-DAP based debuggers
MIT License
12 stars 4 forks source link

activate_physical broken for Xmega #1

Closed avr-cal closed 2 years ago

avr-cal commented 3 years ago

It seems that the function activate_physical is broken when called for an Xmega device and all other instances where the command CMD_AVR8_ACTIVATE_PHYSICAL does not actually return a device ID. The culprit is very likely found in the lines 296/297 where the device ID is logged despite being checked to not be there (if not device_id).

xedbg commented 3 years ago

Logged as DSG-3327

xedbg commented 2 years ago

DSG-3327 marked as fixed in latest release