jajito / LMS-ESP32-Monitor-ZX2D10GE01R-V4848

Logitech Media Server remote rotary control LMS-ESP32-Monitor-ZX2D10GE01R-V4848
GNU General Public License v3.0
10 stars 3 forks source link

KeyError with platformio #1

Open tvatheuer opened 3 months ago

tvatheuer commented 3 months ago

Hi,

i changed the config and made the changes as described but run now into issues. I am using platformio VS Code. What is wrong?

Resolving esp32-s3-devkitc-1 dependencies... Platform Manager: Installing espressif32 Unpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Platform Manager: espressif32@6.7.0 has been installed! Configuring toolchain packages from a remote source... Tool Manager: Installing espressif/toolchain-xtensa-esp32s3 @ 12.2.0+20230208 Unpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Tool Manager: toolchain-xtensa-esp32s3@12.2.0+20230208 has been installed! Tool Manager: Installing espressif/toolchain-riscv32-esp @ 12.2.0+20230208 Unpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Tool Manager: toolchain-riscv32-esp@12.2.0+20230208 has been installed! Tool Manager: Installing git+https://github.com/espressif/arduino-esp32.git git version 2.39.2 (Apple Git-143) Cloning into '/Users/torsten/.platformio/.cache/tmp/pkg-installing-o26syxlc'...

Tool Manager: framework-arduinoespressif32@3.0.1+sha.575a415 has been installed! Updating metadata for the vscode IDE... UserSideException: Processing esp32-s3-devkitc-1 (platform: espressif32; board: esp32-s3-devkitc-1; framework: arduino)

Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32-s3-devkitc-1.html PLATFORM: Espressif 32 (6.7.0) > Espressif ESP32-S3-DevKitC-1-N8 (8 MB QD, No PSRAM) HARDWARE: ESP32S3 240MHz, 320KB RAM, 8MB Flash DEBUG: Current (esp-builtin) On-board (esp-builtin) 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:

Thanks in advance, Torsten

jajito commented 3 months ago

Hi Torsten, thanks for your interest. Sorry, I can't help you, I am myself an Platformio-VS Code ignorant, and couldn't help you with the issue. It worked for me, but I really don't know how Platformio does their "miracles".

tvatheuer commented 3 months ago

Hi Jajito,

ok i agree.. but for a beginner (platformio, i used arduino IDE since a decade?) like me it is confusing and really hard to understand where the issue comes from.

May be is it possible that you can share your version of platformio + version of LVGL + et cetera versions please? This would help me and i´m sure also others. It is then much more easier to check the code and find a solution/fix. I will share it then back to the community.

Thanks in advance, Torsten