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: Can't program XMEGA/AVR without GUI #22

Closed gregdeon closed 5 years ago

gregdeon commented 7 years ago

The XMEGA programmer GUI has some of the logic for programming the XMEGA targets, and it's impossible to make a programmer object without the GUI. It should be much easier to program an XMEGA from the command line.

adamws commented 7 years ago

Hi, I needed to automate target flashing so I written this. Maybe you will find it useful. Tested on CW lite.

alex-dewar commented 5 years ago

Fixed in https://github.com/newaetech/chipwhisperer/blob/3fa31419ca19cac05d84ed6792c09a9bc73da08a/software/chipwhisperer/capture/api/programmers.py