Hardware Reference
In-Depth Information
avrdude: writing flash (11458 bytes):
Writing |
################################################## | 100%
3.09s
avrdude: 11458 bytes of flash written
avrdude: verifying flash memory against FPS_Enroll.cpp.hex:
avrdude: load data flash data from input file
FPS_Enroll.cpp.hex:
avrdude: input file FPS_Enroll.cpp.hex auto detected as
Intel Hex
avrdude: input file FPS_Enroll.cpp.hex contains 11458 bytes
avrdude: reading on-chip flash data:
Reading |
################################################## | 100%
2.21s
avrdude: verifying ...
avrdude: 11458 bytes of flash verified
avrdude: safemode: lfuse reads as 0
avrdude: safemode: hfuse reads as 0
avrdude: safemode: efuse reads as 0
avrdude: safemode: Fuses OK
avrdude done. Thank you.
If there is a problem, first check to see whether the jumpers are attached and then try
again.
This script will output to the serial port at 9600 baud, so we need to change /dev/
ttyO4 to reflect this:
sudo stty -F /dev/ttyO4 9600
Finally, let's display the output of the serial port with:
Search WWH ::




Custom Search