Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upload to Arduino #1

Closed
victorrsoliveira opened this issue Oct 2, 2016 · 2 comments
Closed

Cannot upload to Arduino #1

victorrsoliveira opened this issue Oct 2, 2016 · 2 comments

Comments

@victorrsoliveira
Copy link

victorrsoliveira commented Oct 2, 2016

I've tried to use your tool from the example Blink, followed all steps that you just provided in README page but wasn't very succesfull. This is the error I am getting from Eclipse console:

avrdude: Version 6.3, compiled on Sep 12 2016 at 15:21:49
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "/home/victor/.arduinocdt/packages/arduino/tools/avrdude/6.3.0-arduino6/etc/avrdude.conf"
         User configuration file is "/home/victor/.avrduderc"
         User configuration file does not exist or is not a regular file, skipping

         Using Port                    : -b115200
         Using Programmer              : arduino
avrdude: ser_open(): can't open device "-b115200": No such file or directory

avrdude done.  Thank you.

I've done exactly every single step you've just described. Arduino IDE is already installed on my machine and I am able to program and upload code to my Arduino by using it.
By the way, I am using Ubuntu 16.04, and I also tried on my Windows 10. Both didn't work at all.
Do you think of anything that might be missing in my toolchain?

@wendehals
Copy link
Owner

Sorry, I didn't work on the project for quite a while. Have you managed to solve your problem? I guess it's a problem with your serial connection to your Arduino. Have you tried to program your Arduinio from within the original Arduino IDE? Did you create a Launch Target under the Connections view in the C/C++ perspective?

@wendehals
Copy link
Owner

It is not an issue related to the arduino_sct_tools. It a problem related to configuration of the AVR tool chain. So I will close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants