Code Monkey home page Code Monkey logo

avr-tools's People

Contributors

wykys avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

avr-tools's Issues

avrdude: ser_open(): can't open device "-U": No such file or directory

When trying to use with Infiduino R3 UNO (clone of Arduino R3 UNO) on Debian 9.5, when I call make build-and-flash, I got the following message

╔════════════════════════╗ ╔════════════════════════╗
║    RAM MEMORY 3.4 %    ║ ║   FLASH MEMORY 3.7 %   ║
╟────────────────────────╢ ╟────────────────────────╢
║All:               2 KiB║ ║All:              32 KiB║
║Use:                69 B║ ║Use:            1.19 KiB║
║Free:           1.93 KiB║ ║Free:           30.8 KiB║
╚════════════════════════╝ ╚════════════════════════╝
Error: Device is not connect!

List all serial devices:
	/dev/ttyS0        n/a
	/dev/ttyACM0      ttyACM0


avrdude: ser_open(): can't open device "-U": No such file or directory

avrdude done.  Thank you.

Makefile:119: recipe for target 'flash' failed
make: *** [flash] Error 1

Checking the Makefile reveals that it tries to run find-serial.py, but this ends by find-serial.py trying to call module serial, even thought there isn't any (virtual enviroment somehow isn't running).

Possible solutions: installing pySerial globally via pip or defining serial device in Makefile

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.