WINAVR Compiling and Transferring the Code to the AVR
Share
Compiling the program and transferring the compiled program into the microcontroller using the USBTIny AVR pocket programmer and WINAVR programmers notepad. The process under programmers notepad is Tools -> Make All to compile the program and Tools -> Program to invoke avrdude.exe to transfer the compiled program into the microcontroller.