> "make.exe" program avrdude -p attiny2313 -P com1 -c avrispv2 -U flash:w:main.hex avrdude: AVR device initialized and ready to accept instructions Reading | avrdude: stk500_2_ReceiveMessage(): timeout avrdude: stk500v2_cmd(): failed to send command avrdude: stk500_2_ReceiveMessage(): timeout avrdude: stk500v2_cmd(): failed to send command ################avrdude: stk500_2_ReceiveMessage(): timeout avrdude: stk500v2_cmd(): failed to send command ################################## | 100% 30.01s avrdude: Device signature = 0x000000 avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed To disable this feature, specify the -D option. avrdude: stk500_2_ReceiveMessage(): timeout avrdude: stk500v2_cmd(): failed to send command avrdude: stk500_2_ReceiveMessage(): timeout avrdude: stk500v2_cmd(): failed to send command avrdude: stk500_2_ReceiveMessage(): timeout avrdude: stk500v2_cmd(): failed to send command avrdude: stk500_2_ReceiveMessage(): timeout avrdude: stk500v2_cmd(): failed to send command avrdude: erasing chip avrdude: reading input file "main.hex" avrdude: input file main.hex auto detected as Intel Hex avrdude: writing flash (406 bytes): Writing | ################################################## | 100% 0.20s avrdude: 406 bytes of flash written avrdude: verifying flash memory against main.hex: avrdude: load data flash data from input file main.hex: avrdude: input file main.hex auto detected as Intel Hex avrdude: input file main.hex contains 406 bytes avrdude: reading on-chip flash data: Reading | ################################################## | 100% 0.13s avrdude: verifying ... avrdude: 406 bytes of flash verified avrdude done. Thank you. > Process Exit Code: 0