How To Configure UsbAsp Programmer with Atmel Studio 7

Описание к видео How To Configure UsbAsp Programmer with Atmel Studio 7

In this video you will learn UsbAsp configuration with Atmel Studio. You will also learn how to add any external tools to Atmel Studio.




1. Command for Release version:
-c usbasp -p m8 -U flash:w:$(TargetDir)$(TargetName).hex:i

2.Command for Debug version:
-c usbasp -p m8p -U flash:w:$(ProjectDir)/Debug/$(ItemFileName).hex

WinAvr link:
https://sourceforge.net/projects/wina...

Комментарии

Информация по комментариям в разработке