C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>"BrickPiFW_UC1 - Arduino Script.bat" C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>set /p port="Enter the COM port (like 'COM5'): " Enter the COM port (like 'COM5'): COM3 C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>pause Press any key to continue . . . C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>avrdude -P COM3 -b 19200 -c avrisp -p m328p -U lfuse:w:0xFF:m avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.05s avrdude: Device signature = 0x1e950f avrdude: reading input file "0xFF" avrdude: writing lfuse (1 bytes): Writing | ################################################## | 100% 0.01s avrdude: 1 bytes of lfuse written avrdude: verifying lfuse memory against 0xFF: avrdude: load data lfuse data from input file 0xFF: avrdude: input file 0xFF contains 1 bytes avrdude: reading on-chip lfuse data: Reading | ################################################## | 100% 0.02s avrdude: verifying ... avrdude: 1 bytes of lfuse verified avrdude: safemode: Fuses OK avrdude done. Thank you. C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>pause Press any key to continue . . . C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>avrdude -P COM3 -b 19200 -c avrisp -p m328p -U hfuse:w:0xDA:m avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.04s avrdude: Device signature = 0x1e950f avrdude: reading input file "0xDA" avrdude: writing hfuse (1 bytes): Writing | ################################################## | 100% 0.02s avrdude: 1 bytes of hfuse written avrdude: verifying hfuse memory against 0xDA: avrdude: load data hfuse data from input file 0xDA: avrdude: input file 0xDA contains 1 bytes avrdude: reading on-chip hfuse data: Reading | ################################################## | 100% 0.01s avrdude: verifying ... avrdude: 1 bytes of hfuse verified avrdude: safemode: Fuses OK avrdude done. Thank you. C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>pause Press any key to continue . . . C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>avrdude -P COM3 -b 19200 -c avrisp -p m328p -U efuse:w:0x05:m avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.06s avrdude: Device signature = 0x1e950f avrdude: reading input file "0x05" avrdude: writing efuse (1 bytes): Writing | ################################################## | 100% 0.02s avrdude: 1 bytes of efuse written avrdude: verifying efuse memory against 0x05: avrdude: load data efuse data from input file 0x05: avrdude: input file 0x05 contains 1 bytes avrdude: reading on-chip efuse data: Reading | ################################################## | 100% 0.02s avrdude: verifying ... avrdude: 1 bytes of efuse verified avrdude: safemode: Fuses OK avrdude done. Thank you. C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>pause Press any key to continue . . . C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>avrdude -P COM3 -b 19200 -c avrisp -p m328p -U flash:w:ATmegaBOOT_168_atmega328.hex avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.06s avrdude: Device signature = 0x1e950f avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed To disable this feature, specify the -D option. avrdude: erasing chip avrdude: reading input file "ATmegaBOOT_168_atmega328.hex" avrdude: input file ATmegaBOOT_168_atmega328.hex auto detected as Intel Hex avrdude: writing flash (32670 bytes): Writing | ################################################## | 100% 2.41s avrdude: 32670 bytes of flash written avrdude: verifying flash memory against ATmegaBOOT_168_atmega328.hex: avrdude: load data flash data from input file ATmegaBOOT_168_atmega328.hex: avrdude: input file ATmegaBOOT_168_atmega328.hex auto detected as Intel Hex avrdude: input file ATmegaBOOT_168_atmega328.hex contains 32670 bytes avrdude: reading on-chip flash data: Reading | ################################################## | 100% 20.59s avrdude: verifying ... avrdude: 32670 bytes of flash verified avrdude: safemode: Fuses OK avrdude done. Thank you. C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>pause Press any key to continue . . . C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>avrdude -P COM3 -b 19200 -c avrisp -p m328p -U flash:w:BrickPiFW_Compressed_Communication.cpp.hex avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.04s avrdude: Device signature = 0x1e950f avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed To disable this feature, specify the -D option. avrdude: erasing chip avrdude: reading input file "BrickPiFW_Compressed_Communication.cpp.hex" avrdude: input file BrickPiFW_Compressed_Communication.cpp.hex auto detected as Intel Hex avrdude: writing flash (32670 bytes): Writing | ################################################## | 100% 19.89s avrdude: 32670 bytes of flash written avrdude: verifying flash memory against BrickPiFW_Compressed_Communication.cpp.hex: avrdude: load data flash data from input file BrickPiFW_Compressed_Communication.cpp.hex: avrdude: input file BrickPiFW_Compressed_Communication.cpp.hex auto detected as Intel Hex avrdude: input file BrickPiFW_Compressed_Communication.cpp.hex contains 32670 bytes avrdude: reading on-chip flash data: Reading | ################################################## | 100% 20.59s avrdude: verifying ... avrdude: 32670 bytes of flash verified avrdude: safemode: Fuses OK avrdude done. Thank you. C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>pause Press any key to continue . . . C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>avrdude -P COM3 -b 19200 -c avrisp -p m328p -U eeprom:w:BrickPi_EEPROM_UC1.hex avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.06s avrdude: Device signature = 0x1e950f avrdude: reading input file "BrickPi_EEPROM_UC1.hex" avrdude: input file BrickPi_EEPROM_UC1.hex auto detected as Intel Hex avrdude: writing eeprom (1024 bytes): Writing | ################################################## | 100% 50.04s avrdude: 1024 bytes of eeprom written avrdude: verifying eeprom memory against BrickPi_EEPROM_UC1.hex: avrdude: load data eeprom data from input file BrickPi_EEPROM_UC1.hex: avrdude: input file BrickPi_EEPROM_UC1.hex auto detected as Intel Hex avrdude: input file BrickPi_EEPROM_UC1.hex contains 1024 bytes avrdude: reading on-chip eeprom data: Reading | ################################################## | 100% 3.64s avrdude: verifying ... avrdude: 1024 bytes of eeprom verified avrdude: safemode: Fuses OK avrdude done. Thank you. C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>pause Press any key to continue . . . C:\Users\mike2\Desktop\updateBP\BrickPi\Firmware_BrickPi\Updating_the_Firmware\Firmware_Loading_Package_2013.07.05 2>