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

Update avrdude #2038

Closed
3 tasks done
landfillbaby opened this issue Apr 28, 2023 · 6 comments
Closed
3 tasks done

Update avrdude #2038

landfillbaby opened this issue Apr 28, 2023 · 6 comments
Labels
conclusion: off topic Off topic for this repository type: enhancement Proposed improvement

Comments

@landfillbaby
Copy link

landfillbaby commented Apr 28, 2023

Describe the request

avrdude 6.3.0-arduino17, as included with Arduino IDE 2.1.0 on Windows doesn't work with USBasp v1.08.
I see there's 2 repos for it:

Describe the current behavior

Hangs indefinitely when connecting to my USBasp, I have to stop it with Task Manager.
I tried a test read with standalone https://github.com/avrdudes/avrdude/releases/download/v7.1/avrdude-v7.1-windows-x64.zip and it worked fine.

Arduino IDE version

2.1.0

Operating system

Windows

Operating system version

10 22H2 build 19045.2846

Additional context

No response

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details
@landfillbaby landfillbaby added the type: enhancement Proposed improvement label Apr 28, 2023
@landfillbaby
Copy link
Author

...Should this be moved to https://github.com/arduino/ArduinoCore-avr?

@kittaakos
Copy link
Contributor

Hi @landfillbaby, thank you for taking the time and reporting your problem.

This issue tracker is for reporting IDE2 bugs and requesting new features.

avrdude 6.3.0-arduino17, as included with Arduino IDE 2.1.0

No platforms or libraries are included in IDE2. There is a logic to install the Arduino AVR platform (arduino:avr) and the Arduino_BuiltIn library on the first IDE2 start, but none of the automatically installed things related to your request.

Your topic is more appropriate for the Arduino Forum. I'm sure people will be able to help you out over there:

https://forum.arduino.cc/

I appreciate your understanding.

@kittaakos kittaakos closed this as not planned Won't fix, can't repro, duplicate, stale May 2, 2023
@kittaakos kittaakos added the type: support OT: Request for help using the project label May 2, 2023
@landfillbaby
Copy link
Author

landfillbaby commented May 2, 2023

@mirh
Copy link

mirh commented May 10, 2023

That's for library_index.json though, isn't it?
What you want here instead is the list for the boards manager.
https://arduino.github.io/arduino-cli/latest/package_index_json-specification/

arduino/Arduino@3af92cd would seem to give some further clue, but alas they stopped to update it years ago (god forbid this or this provided more details). And it's certainly not something architecture specific since many devices share the same package.

arduino/toolchain-avr#17
arduino/avrdude-build-script#15
https://forum.arduino.cc/t/failure-with-ide-2-0-and-megacorex/1032918/18
If you follow the epic, I believe long time ago development moved on the second repository, and then since a year it moved on the first one mentioned in this thread.
It had one official dainty release this winter though, so it's anybody's guess why it still didn't roll out.
Maybe they hit avrdudes/avrdude#1162 (comment), or maybe they still didn't have the time to do proper regression testing?

@landfillbaby
Copy link
Author

i'm going to copy and paste something i wrote in discord a few days ago and then unsubscribe from this thread.

arduino's documentation is frequently wrong or just missing, their software is broken and outdated in at least 10 different ways, and their support team don't even know the product lineup. at least the hardware works. i think i'll just use c to program them from now on, without their libraries, and if i want a bootloader i'll use atmel dfu :)

@arduino arduino locked as off-topic and limited conversation to collaborators May 10, 2023
@per1234 per1234 added conclusion: off topic Off topic for this repository and removed type: support OT: Request for help using the project labels May 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
conclusion: off topic Off topic for this repository type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

4 participants