-
-
Notifications
You must be signed in to change notification settings - Fork 398
Upload tool 'avrdude' not found. #83
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
Comments
May you post your configuration? in particular the 3rd party hardware URL you are using. |
proxy_type: auto |
This issue does not appear to be board specific, I tried with some other boards that I have lying around and while the upload tools all seem to be present, arduino-cli will not upload:
|
Uhm, this issue has been automatically closed by github, but I forget to ask if the build in #103 will fix it. @RubberChicken69 could you check if the issue is solved with #103 (comment) ? |
This pull request adds support for the MKRWAN LoRa board to be used with the Arduino IoT Cloud.
Have tried fresh install a number of times on Debian 9.
This is a testing setup under DietPi in Virtualbox
Always get the same result:
Upload tool 'avrdude' not found.
root@Testing:/mnt/dietpi_userdata# ./arduino-cli upload -p /dev/ttyUSB0 --verbose --debug --fqbn Moteino:avr:MoteinoMEGA /mnt/dietpi_userdata/Arduino/test
INFO[0000] Initiating configuration
INFO[0000] Unserializing configurations from /mnt/dietpi_userdata/.cli-config.yml
INFO[0000] Checking if CLI is Bundled into the IDE
INFO[0000] Candidate IDE Directory: /mnt/dietpi_userdata
INFO[0000] CLI is not bundled into the IDE
INFO[0000] Configuration set
INFO[0000] Starting root command preparation (
arduino
)INFO[0000] Formatter set
INFO[0000] Initializing package manager
INFO[0000] Loading hardware from: /mnt/dietpi_userdata/.arduino15/packages
INFO[0000] Loading package Moteino from: /mnt/dietpi_userdata/.arduino15/packages/Moteino/hardware
INFO[0000] Loaded platform platform="Moteino:[email protected]"
INFO[0000] Loading package arduino from: /mnt/dietpi_userdata/.arduino15/packages/arduino/hardware
INFO[0000] Loaded platform platform="arduino:[email protected]"
INFO[0000] Checking existence of 'tools' path: /mnt/dietpi_userdata/.arduino15/packages/arduino/tools
INFO[0000] Loading tools from dir: /mnt/dietpi_userdata/.arduino15/packages/arduino/tools
INFO[0000] Loaded tool tool="arduino:[email protected]"
INFO[0000] Loaded tool tool="arduino:[email protected]"
INFO[0000] Loaded tool tool="arduino:[email protected]"
INFO[0000] Loaded tool tool="arduino:[email protected]"
INFO[0000] Loaded tool tool="arduino:[email protected]"
INFO[0000] Loading package builtin from: /mnt/dietpi_userdata/.arduino15/packages/builtin
INFO[0000] Checking existence of 'tools' path: /mnt/dietpi_userdata/.arduino15/packages/builtin/tools
INFO[0000] Loading tools from dir: /mnt/dietpi_userdata/.arduino15/packages/builtin/tools
INFO[0000] Loaded tool tool="builtin:[email protected]"
ERRO[0000] Upload tool 'avrdude' not found. error=""
Upload tool 'avrdude' not found.
The text was updated successfully, but these errors were encountered: