Skip to content

v0.0.2-alpha.preview - esptool rejects file path #133

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

Closed
realbuxtehuder opened this issue Oct 28, 2019 · 4 comments
Closed

v0.0.2-alpha.preview - esptool rejects file path #133

realbuxtehuder opened this issue Oct 28, 2019 · 4 comments
Assignees
Labels
conclusion: resolved Issue was resolved topic: CLI Related to Arduino CLI type: imperfection Perceived defect in any part of project

Comments

@realbuxtehuder
Copy link

arduino-pro-ide-esptool-path-error

When trying to flash an ESP32 board, the esptool fails with the message that it couldn't find the .bin file.
With classic IDE it works, so I guess the pro IDE passes the path to the epstool in an other format. Maybe the mix of double backslashes and slashes is the problem?

  • OS: Win10
  • Version 0.0.2-alpha.preview
@mastrolinux
Copy link
Contributor

@cmaglie is this in issue in the builder?

@masci
Copy link

masci commented Oct 28, 2019

Related: arduino/arduino-cli#163

@cmaglie
Copy link
Member

cmaglie commented Oct 29, 2019

arduino/arduino-cli#163 has been fixed, running arduino-cli on master should solve the problem.

@per1234
Copy link
Contributor

per1234 commented Feb 18, 2021

Closing as fixed by arduino/arduino-cli#457. Thanks for reporting this @realbuxtehuder!

@rsora rsora transferred this issue from arduino/arduino-pro-ide Mar 1, 2021
@silvanocerza silvanocerza added topic: cli status: waiting for information More information must be provided before work can proceed labels Mar 1, 2021
@per1234 per1234 added conclusion: resolved Issue was resolved and removed status: waiting for information More information must be provided before work can proceed labels Sep 8, 2021
@per1234 per1234 closed this as completed Sep 8, 2021
@rsora rsora added type: imperfection Perceived defect in any part of project topic: CLI Related to Arduino CLI labels Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: CLI Related to Arduino CLI type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

7 participants