Skip to content

Instantly share code, notes, and snippets.

@Marc-Bender
Created February 4, 2023 13:03
Show Gist options
  • Save Marc-Bender/63e220433408bd10ad063a854d6f4259 to your computer and use it in GitHub Desktop.
Save Marc-Bender/63e220433408bd10ad063a854d6f4259 to your computer and use it in GitHub Desktop.
AVRDragon Firmware Update (fix when misbehaving)
c:\Program Files (x86)\Atmel\Studio\7.0\atbackend>atfw -t avrdragon -a ..\tools\AVRDragon\dragon_fw.zip
Found avrdragon:00A200004447
Upgrading avrdragon:00A200004447
Upgrading Main MCU: [==========]
Upgrading Slave MCU: [==========]
Successful upgrade
@Marc-Bender
Copy link
Author

For JtagICEmk2

c:\Program Files (x86)\Atmel\Studio\7.0\atbackend>atfw -t jtagicemkii -a ..\tool
s\JTAGICEmkII\jtagicemkii_fw.zip
Found jtagicemkii:07000000131F
Upgrading jtagicemkii:07000000131F
Upgrading Main MCU: [==========]
Upgrading Slave MCU: [==========]
Successful upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment