raomin / ESPAltherma

Monitor your Daikin Altherma / ROTEX heat pump with ESP32
MIT License
317 stars 105 forks source link

Error when building code #304

Open Hawkeye4060 opened 11 months ago

Hawkeye4060 commented 11 months ago

I am trying to program my M5STICKC with the code downloaded from Git. Unfortunetaly I get some errors, so the build ends. Are there anyone that can help me? I get the following error code, when I try to build:

Executing task: C:\Users\mh.platformio\penv\Scripts\platformio.exe run --environment m5stickc

Processing m5stickc (platform: espressif32; board: m5stick-c; framework: arduino) ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/m5stick-c.html PLATFORM: Espressif 32 (1.8.0) > M5Stick-C HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash DEBUG: Current (esp-prog) External (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


m5stickc FAILED 00:00:08.401 ============================================================================================= 1 failed, 0 succeeded in 00:00:08.401 =============================================================================================

vdiogo commented 3 months ago

Did you managed to sort this issue? I got a very similar outcome (just using a different esp32) https://github.com/raomin/ESPAltherma/issues/408