Closed victorrsoliveira closed 7 years ago
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?
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.
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:
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?