luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Trobles to flash

kleffa opened this issue · comments

Describe the bug
imagen
try to open it on arduino IDE on windows 11
C:\Users\kleff\Desktop\ESP3D-3.0-alpha2\esp3d\src\core\hal.cpp:30:10: fatal error: soc/rtc_wdt.h: No such file or directory
30 | #include <soc/rtc_wdt.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
exit status 1

Compilation error: soc/rtc_wdt.h: No such file or directory

To Reproduce

download relase from this page ESP3D-3.0-alpha2
open in arduino IDE

notify force to rename littlefs_esp8266_filesystem .cppo to littlefs_esp8266_filesystem.cppo (has a space)

Expected behavior

flashing the esp32

Screenshots

imagen

ESP3D Firmware:

  • ESP3D FW version: 3.0 beta 1 (also tried with other version, same troubles)
  • Flash method: Arduino Ide
  • Any change done in FW: nothing

Thank your for submiting, please be sure you followed template or your issue may be dismissed. if you deleted the template it is here

This still be a problem in Arduino IDE 2

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.