In VS-Code on a Windows mashine the compiling fails for the ESP32 boards, It works without issue on Linux.
Iam New to the ESP32 and want to figure out what potential the things have.
Here the errors below, I hope you can give me a hint what I am doing wrong. I would like as a first goal that my Cheap Yellow Display plays videos and later also pictures from the sdcard.
Appreciate if you could help me to get started 😉
The terminal process "C:\Users\joe.kampl.platformio\penv\Scripts\platformio.exe 'run', '--environment', 'cheap-yellow-display'" terminated with exit code: 1.
Terminal will be reused by tasks, press any key to close it.
Executing task: C:\Users\joe.kampl.platformio\penv\Scripts\platformio.exe run --environment cheap-yellow-display
The terminal process "C:\Users\joe.kampl.platformio\penv\Scripts\platformio.exe 'run', '--environment', 'cheap-yellow-display'" terminated with exit code: 1.
In VS-Code on a Windows mashine the compiling fails for the ESP32 boards, It works without issue on Linux.
Iam New to the ESP32 and want to figure out what potential the things have.
Here the errors below, I hope you can give me a hint what I am doing wrong. I would like as a first goal that my Cheap Yellow Display plays videos and later also pictures from the sdcard.
Appreciate if you could help me to get started 😉
The terminal process "C:\Users\joe.kampl.platformio\penv\Scripts\platformio.exe 'run', '--environment', 'cheap-yellow-display'" terminated with exit code: 1.
Terminal will be reused by tasks, press any key to close it.
Executing task: C:\Users\joe.kampl.platformio\penv\Scripts\platformio.exe run --environment cheap-yellow-display
Processing cheap-yellow-display (board: esp-wrover-kit; platform: espressif32; framework: arduino)
Verbose mode can be enabled via
-v, --verbose
option CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp-wrover-kit.html PLATFORM: Espressif 32 (6.3.0) > Espressif ESP-WROVER-KIT HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash DEBUG: Current (ftdi) On-board (ftdi) External (cmsis-dap, esp-bridge, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa) PACKAGES:Environment Status Duration
cheap-yellow-display FAILED 00:00:07.901 =================================================================================================================================== 1 failed, 0 succeeded in 00:00:07.901 ===================================================================================================================================