Skip to content

avrgcc version panic #280

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

Open
berry0511 opened this issue Jul 16, 2019 · 1 comment
Open

avrgcc version panic #280

berry0511 opened this issue Jul 16, 2019 · 1 comment
Assignees
Labels
status: waiting for information More information must be provided before work can proceed type: imperfection Perceived defect in any part of project

Comments

@berry0511
Copy link

Bug Report

Current behavior

the newest download avr-gcc package is 7.3.0-atmel3.6.1-arduino5 but cmd tools is looking for 5.4.0-atmel3.6.1-arduino2, which leads to path panic
image

after manually modify the floder "7.3.0-atmel3.6.1-arduino5" to "5.4.0-atmel3.6.1-arduino2", uploaded hex file successfully

Expected behavior

Environment

windows cmd

  • CLI version (output of arduino-cli version):
    arduino-cli.exe upload -i Blink.cpp.hex -b arduino:avr:leonardo -p COM6 --debug -v

  • Go version (if building from sources):
    1.12.6

  • OS version:
    Window10 x64

Additional context

image

@per1234 per1234 added the bug label Jul 16, 2019
@cmaglie cmaglie added this to the 0.6.0 milestone Sep 12, 2019
@rsora rsora modified the milestones: 0.6.0, 0.7.0 Oct 7, 2019
@masci masci removed this from the 0.7.0 milestone Dec 19, 2019
@per1234 per1234 reopened this Mar 30, 2021
@fstasi fstasi removed the type: bug label Sep 16, 2021
@rsora rsora added the type: imperfection Perceived defect in any part of project label Sep 22, 2021
@umbynos
Copy link
Contributor

umbynos commented Oct 12, 2022

Hi @berry0511 Could you please try with the latest version of the CLI? https://github.com/arduino/arduino-cli/releases/latest

@umbynos umbynos added the status: waiting for information More information must be provided before work can proceed label Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for information More information must be provided before work can proceed type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

7 participants