D3D v18.06: Difference between revisions
Jump to navigation
Jump to search
(→Build) |
|||
Line 3: | Line 3: | ||
[https://docs.google.com/spreadsheets/d/1kB3VfuRac5FHG6bl04BUYHfQs6bDB_ydIYZwpxqw4vA/edit#gid=1 edit] | [https://docs.google.com/spreadsheets/d/1kB3VfuRac5FHG6bl04BUYHfQs6bDB_ydIYZwpxqw4vA/edit#gid=1 edit] | ||
=Software Notes= | |||
*Uploading to Arduino can be tricky. | |||
*First, select the right board | |||
*Second, select the right port | |||
*Possible errors: permission denied on OSE Linux. | |||
avrdude: ser_open(): can't open device "/dev/ttyUSB0": Permission denied | |||
ioctl("TIOCMGET"): Inappropriate ioctl for device | |||
ioctl("TIOCMGET"): Inappropriate ioctl for device | |||
avrdude: ser_send(): write error: Bad file descriptor | |||
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions. | |||
=Build= | =Build= |
Revision as of 02:12, 6 June 2018
Development Template
Software Notes
- Uploading to Arduino can be tricky.
- First, select the right board
- Second, select the right port
- Possible errors: permission denied on OSE Linux.
avrdude: ser_open(): can't open device "/dev/ttyUSB0": Permission denied ioctl("TIOCMGET"): Inappropriate ioctl for device ioctl("TIOCMGET"): Inappropriate ioctl for device avrdude: ser_send(): write error: Bad file descriptor Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
Build
Hint: Click on Facebook post, then navigate to the OSE Workshops FB Page to access pictures of 47 steps from the original posting