|
From: | Lukas Dzunko |
Subject: | Re: [avr-gcc-list] atm32u4df and avrdude |
Date: | Fri, 20 Sep 2019 11:21:16 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
Hello I personally prefer hardware programmer named "AVR Dragon"-> https://www.microchip.com/DevelopmentTools/ProductDetails/PartNO/ATAVRDRAGON You can communicate with mcpu using avrdude. Command line should looks like: avrdude -p m32u4 -c dragon_isp -P usb + options for selected operation. AVR Dragon is working well on Linux machine. There is no need to install drivers or configure system. Just invoke avrdude and it is working (you may need to use "sudo" if permissions for USB is restricted). Regards Lukas On 19/09/2019 00:39, Phillip Vogel
wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |