newaetech / chipwhisperer

ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks
http://chipwhisperer.com
Other
1.12k stars 284 forks source link

SW: Crash when programming AVR #24

Closed gregdeon closed 7 years ago

gregdeon commented 7 years ago

Attempting to program an AVR device when none are plugged in causes CWCapture to crash. The XMEGA programmer is a bit less insane (displays a warning that programming failed) - the AVR should work like this too.

gregdeon commented 7 years ago

This appears to be fixed... It might be related to #26