-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: CLIRelated to the command line interfaceRelated to the command line interfacetopic: documentationRelated to documentation for the projectRelated to documentation for the projecttype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Bug Report
Current behavior
arduino-cli burn-bootloader -b arduino:avr:uno -P atmel-ice
When I try to run that command (with the Atmel-ICE connected) it yields the following output:
Error during Upload: programmer 'atmel-ice' not available
Expected behavior
The bootloader should burn correctly with the Atmel-ICE connected
Environment
- CLI version (output of
arduino-cli version
): arduino-cli alpha Version: 0.18.3 Commit: d710b64 Date: 2021-05-14T12:36:58Z - OS and platform: Debian Testing x86_64, Linux 5.10.40
Additional context
When trying to upload using another programmer (tried with USBasp), it succeeds.
Metadata
Metadata
Assignees
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: CLIRelated to the command line interfaceRelated to the command line interfacetopic: documentationRelated to documentation for the projectRelated to documentation for the projecttype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project