Skip to content

SyntaxError: cmd /c COPY /y  #2061

Open
@micha6554

Description

@micha6554

Describe the problem

Merged 25 ELF sections
Successfully created esp32 image.
"C:\\Users\\kvms\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.6/tools/gen_esp32part.exe" -q "C:\\tmp\\arduino-sketch-46ACFDC48E3E880310F4204431E17DD2/partitions.csv" "C:\\tmp\\arduino-sketch-46ACFDC48E3E880310F4204431E17DD2/esp32-Lichtsteuerung.ino.partitions.bin"
cmd /c if exist "C:\\tmp\\arduino-sketch-46ACFDC48E3E880310F4204431E17DD2\\libraries\\Insights" "C:\\Users\\kvms\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.6/tools/gen_insights_package.exe" "C:\\tmp\\arduino-sketch-46ACFDC48E3E880310F4204431E17DD2" esp32-Lichtsteuerung.ino "C:\\Program-Files-Legacy\\Arduino\\Sketchbook\\+++Produktion+++\\esp32-Lichtsteuerung"

cmd /c COPY /y "C:\\Users\\kvms\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\openocd-esp32\\v0.11.0-esp32-20220706\\share\\openocd\\scripts\\board\\esp32-wrover-kit-3.3v.cfg" "C:\\Program-Files-Legacy\\Arduino\\Sketchbook\\+++Produktion+++\\esp32-Lichtsteuerung\\debug.cfg"
Syntaxfehler.

To reproduce

cmd /c COPY /y "C:\\Users\\kvms\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\openocd-esp32\\v0.11.0-esp32-20220706\\share\\openocd\\scripts\\board\\esp32-wrover-kit-3.3v.cfg" "C:\\Program-Files-Legacy\\Arduino\\Sketchbook\\+++Produktion+++\\esp32-Lichtsteuerung\\debug.cfg"

SyntaxError

Expected behavior

no Error

Arduino IDE version

2.0.3 - 2.0.1 - nightly build

Operating system

Windows

Operating system version

11

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions