Open
Description
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