ESP32-EVB Olimex

Hallo, kann mir jemand helfen

void setup() {
  // put your setup code here, to run once:

}

void loop() {
  // put your main code here, to run repeatedly:

}

zur Inbetriebnahme. Folgende Fehlermeldung beim compilieren:

Arduino: 1.8.19 (Windows 10), Board: "OLIMEX ESP32-EVB, 80MHz, 115200, Default, None, Disabled"

C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\marti\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\marti\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\marti\OneDrive\Dokumente\Arduino\libraries -fqbn=esp32:esp32:esp32-evb:FlashFreq=80,UploadSpeed=115200,PartitionScheme=default,DebugLevel=none,EraseFlash=none -vid-pid=1A86_7523 -ide-version=10819 -build-path C:\Users\marti\AppData\Local\Temp\arduino_build_596025 -warnings=default -build-cache C:\Users\marti\AppData\Local\Temp\arduino_cache_877615 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.xtensa-esp32s3-elf-gcc.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32s3-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.xtensa-esp32s3-elf-gcc-esp-2021r2-patch5-8.4.0.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32s3-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.riscv32-esp-elf-gcc.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\riscv32-esp-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.riscv32-esp-elf-gcc-esp-2021r2-patch5-8.4.0.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\riscv32-esp-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.xtensa-esp32-elf-gcc.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.xtensa-esp32-elf-gcc-esp-2021r2-patch5-8.4.0.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.xtensa-esp-elf-gdb.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp-elf-gdb\11.2_20220823 -prefs=runtime.tools.xtensa-esp-elf-gdb-11.2_20220823.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp-elf-gdb\11.2_20220823 -prefs=runtime.tools.xtensa-esp32s2-elf-gcc.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32s2-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.xtensa-esp32s2-elf-gcc-esp-2021r2-patch5-8.4.0.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32s2-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.esptool_py.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.5.1 -prefs=runtime.tools.esptool_py-4.5.1.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.5.1 -prefs=runtime.tools.openocd-esp32.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\openocd-esp32\v0.11.0-esp32-20221026 -prefs=runtime.tools.openocd-esp32-v0.11.0-esp32-20221026.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\openocd-esp32\v0.11.0-esp32-20221026 -prefs=runtime.tools.riscv32-esp-elf-gdb.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\riscv32-esp-elf-gdb\11.2_20220823 -prefs=runtime.tools.riscv32-esp-elf-gdb-11.2_20220823.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\riscv32-esp-elf-gdb\11.2_20220823 -prefs=runtime.tools.dfu-util.path=C:\Users\marti\AppData\Local\Arduino15\packages\arduino\tools\dfu-util\0.11.0-arduino5 -prefs=runtime.tools.dfu-util-0.11.0-arduino5.path=C:\Users\marti\AppData\Local\Arduino15\packages\arduino\tools\dfu-util\0.11.0-arduino5 -prefs=runtime.tools.mkspiffs.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\mkspiffs\0.2.3 -prefs=runtime.tools.mkspiffs-0.2.3.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\mkspiffs\0.2.3 -prefs=runtime.tools.mklittlefs.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\mklittlefs\3.0.0-gnu12-dc7f933 -prefs=runtime.tools.mklittlefs-3.0.0-gnu12-dc7f933.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\mklittlefs\3.0.0-gnu12-dc7f933 -verbose C:\Users\marti\AppData\Local\Temp\untitled852514033.tmp\sketch_feb06b\sketch_feb06b.ino

C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\marti\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\marti\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\marti\OneDrive\Dokumente\Arduino\libraries -fqbn=esp32:esp32:esp32-evb:FlashFreq=80,UploadSpeed=115200,PartitionScheme=default,DebugLevel=none,EraseFlash=none -vid-pid=1A86_7523 -ide-version=10819 -build-path C:\Users\marti\AppData\Local\Temp\arduino_build_596025 -warnings=default -build-cache C:\Users\marti\AppData\Local\Temp\arduino_cache_877615 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.xtensa-esp32s3-elf-gcc.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32s3-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.xtensa-esp32s3-elf-gcc-esp-2021r2-patch5-8.4.0.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32s3-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.riscv32-esp-elf-gcc.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\riscv32-esp-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.riscv32-esp-elf-gcc-esp-2021r2-patch5-8.4.0.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\riscv32-esp-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.xtensa-esp32-elf-gcc.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.xtensa-esp32-elf-gcc-esp-2021r2-patch5-8.4.0.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.xtensa-esp-elf-gdb.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp-elf-gdb\11.2_20220823 -prefs=runtime.tools.xtensa-esp-elf-gdb-11.2_20220823.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp-elf-gdb\11.2_20220823 -prefs=runtime.tools.xtensa-esp32s2-elf-gcc.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32s2-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.xtensa-esp32s2-elf-gcc-esp-2021r2-patch5-8.4.0.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32s2-elf-gcc\esp-2021r2-patch5-8.4.0 -prefs=runtime.tools.esptool_py.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.5.1 -prefs=runtime.tools.esptool_py-4.5.1.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.5.1 -prefs=runtime.tools.openocd-esp32.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\openocd-esp32\v0.11.0-esp32-20221026 -prefs=runtime.tools.openocd-esp32-v0.11.0-esp32-20221026.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\openocd-esp32\v0.11.0-esp32-20221026 -prefs=runtime.tools.riscv32-esp-elf-gdb.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\riscv32-esp-elf-gdb\11.2_20220823 -prefs=runtime.tools.riscv32-esp-elf-gdb-11.2_20220823.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\riscv32-esp-elf-gdb\11.2_20220823 -prefs=runtime.tools.dfu-util.path=C:\Users\marti\AppData\Local\Arduino15\packages\arduino\tools\dfu-util\0.11.0-arduino5 -prefs=runtime.tools.dfu-util-0.11.0-arduino5.path=C:\Users\marti\AppData\Local\Arduino15\packages\arduino\tools\dfu-util\0.11.0-arduino5 -prefs=runtime.tools.mkspiffs.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\mkspiffs\0.2.3 -prefs=runtime.tools.mkspiffs-0.2.3.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\mkspiffs\0.2.3 -prefs=runtime.tools.mklittlefs.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\mklittlefs\3.0.0-gnu12-dc7f933 -prefs=runtime.tools.mklittlefs-3.0.0-gnu12-dc7f933.path=C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\mklittlefs\3.0.0-gnu12-dc7f933 -verbose C:\Users\marti\AppData\Local\Temp\untitled852514033.tmp\sketch_feb06b\sketch_feb06b.ino

Using board 'esp32-evb' from platform in folder: C:\Users\marti\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.0-alpha3

Using core 'esp32' from platform in folder: C:\Users\marti\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.0-alpha3

cmd /c if exist "C:\Users\marti\AppData\Local\Temp\untitled852514033.tmp\sketch_feb06b\partitions.csv" COPY /y "C:\Users\marti\AppData\Local\Temp\untitled852514033.tmp\sketch_feb06b\partitions.csv" "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\partitions.csv"

cmd /c if not exist "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\partitions.csv" if exist "C:\Users\marti\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.0-alpha3\variants\esp32-evb\partitions.csv" COPY "C:\Users\marti\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.0-alpha3\variants\esp32-evb\partitions.csv" "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\partitions.csv"

cmd /c if not exist "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\partitions.csv" COPY "C:\Users\marti\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.0-alpha3\tools\partitions\default.csv" "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\partitions.csv"

    1 Datei(en) kopiert.

cmd /c IF EXIST "C:\Users\marti\AppData\Local\Temp\untitled852514033.tmp\sketch_feb06b\bootloader.bin" ( COPY /y "C:\Users\marti\AppData\Local\Temp\untitled852514033.tmp\sketch_feb06b\bootloader.bin" "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\sketch_feb06b.ino.bootloader.bin" ) ELSE ( IF EXIST "C:\Users\marti\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.0-alpha3\variants\esp32-evb\bootloader.bin" ( COPY "C:\Users\marti\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.0-alpha3\variants\esp32-evb\bootloader.bin" "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\sketch_feb06b.ino.bootloader.bin" ) ELSE ( "C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.5.1/esptool.exe" --chip esp32 elf2image --flash_mode dio --flash_freq 80m --flash_size 4MB -o "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\sketch_feb06b.ino.bootloader.bin" "C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-3662303f31/esp32\bin\bootloader_dio_80m.elf" ) )

esptool.py v4.5.1

Creating esp32 image...

Merged 1 ELF section

Successfully created esp32 image.

cmd /c if exist "C:\Users\marti\AppData\Local\Temp\untitled852514033.tmp\sketch_feb06b\build_opt.h" COPY /y "C:\Users\marti\AppData\Local\Temp\untitled852514033.tmp\sketch_feb06b\build_opt.h" "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\build_opt.h"

cmd /c if not exist "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\build_opt.h" type nul > "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\build_opt.h"

cmd /c type nul > "C:\Users\marti\AppData\Local\Temp\arduino_build_596025/file_opts"

Detecting libraries used...

"C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\esp-2021r2-patch5-8.4.0/bin/xtensa-esp32-elf-g++" -c "@C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-3662303f31/esp32/flags/cpp_flags" -w -Os -w -x c++ -E -CC -DF_CPU=240000000L -DARDUINO=10819 -DARDUINO_ESP32_EVB -DARDUINO_ARCH_ESP32 "-DARDUINO_BOARD="ESP32_EVB"" "-DARDUINO_VARIANT="esp32-evb"" -DARDUINO_PARTITION_default "-DARDUINO_HOST_OS="windows"" "-DARDUINO_FQBN="esp32:esp32:esp32-evb:FlashFreq=80,UploadSpeed=115200,PartitionScheme=default,DebugLevel=none,EraseFlash=none"" -DESP32 -DCORE_DEBUG_LEVEL=0 -DARDUINO_USB_CDC_ON_BOOT=0 "@C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-3662303f31/esp32/flags/defines" "-IC:\Users\marti\AppData\Local\Temp\untitled852514033.tmp\sketch_feb06b" -iprefix "C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-3662303f31/esp32/include/" "@C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-3662303f31/esp32/flags/includes" "-IC:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-3662303f31/esp32/dio_qspi/include" "-IC:\Users\marti\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.0-alpha3\cores\esp32" "-IC:\Users\marti\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.0-alpha3\variants\esp32-evb" "@C:\Users\marti\AppData\Local\Temp\arduino_build_596025/build_opt.h" "@C:\Users\marti\AppData\Local\Temp\arduino_build_596025/file_opts" "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\sketch\sketch_feb06b.ino.cpp" -o nul

Error while detecting libraries included by C:\Users\marti\AppData\Local\Temp\arduino_build_596025\sketch\sketch_feb06b.ino.cpp

Generating function prototypes...

"C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\esp-2021r2-patch5-8.4.0/bin/xtensa-esp32-elf-g++" -c "@C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-3662303f31/esp32/flags/cpp_flags" -w -Os -w -x c++ -E -CC -DF_CPU=240000000L -DARDUINO=10819 -DARDUINO_ESP32_EVB -DARDUINO_ARCH_ESP32 "-DARDUINO_BOARD="ESP32_EVB"" "-DARDUINO_VARIANT="esp32-evb"" -DARDUINO_PARTITION_default "-DARDUINO_HOST_OS="windows"" "-DARDUINO_FQBN="esp32:esp32:esp32-evb:FlashFreq=80,UploadSpeed=115200,PartitionScheme=default,DebugLevel=none,EraseFlash=none"" -DESP32 -DCORE_DEBUG_LEVEL=0 -DARDUINO_USB_CDC_ON_BOOT=0 "@C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-3662303f31/esp32/flags/defines" "-IC:\Users\marti\AppData\Local\Temp\untitled852514033.tmp\sketch_feb06b" -iprefix "C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-3662303f31/esp32/include/" "@C:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-3662303f31/esp32/flags/includes" "-IC:\Users\marti\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-3662303f31/esp32/dio_qspi/include" "-IC:\Users\marti\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.0-alpha3\cores\esp32" "-IC:\Users\marti\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.0-alpha3\variants\esp32-evb" "@C:\Users\marti\AppData\Local\Temp\arduino_build_596025/build_opt.h" "@C:\Users\marti\AppData\Local\Temp\arduino_build_596025/file_opts" "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\sketch\sketch_feb06b.ino.cpp" -o "C:\Users\marti\AppData\Local\Temp\arduino_build_596025\preproc\ctags_target_for_gcc_minus_e.cpp"

xtensa-esp32-elf-g++: error: unrecognized command line option '-std=gnu++2b'; did you mean '-std=gnu++2a'?

exit status 1

Fehler beim Kompilieren für das Board OLIMEX ESP32-EVB.

Lösung: IDE musste komplett neu installiert werden.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.