Advertisement
Guest User

Untitled

a guest
Apr 25th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. m
  2. avrdude -p atmega328p -P /dev/ttyACM0 -b 115200 -c arduino -D -U flash:w:ch.hex
  3. avrdude: ser_open(): can't open device "/dev/ttyACM0": No such file or directory
  4.  
  5. avrdude done. Thank you.
  6.  
  7. Makefile:410: recipe for target 'program' failed
  8. make: *** [program] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement