Hi,
I got this error :
“
In file included from D:\Downloads\GrblEsp32-master\GrblEsp32\Grbl_Esp32.ino:21:0:
grbl.h:31:10: fatal error: driver/rmt.h: No such file or directory
#include
^~~~~~~~~~~~~~
compilation terminated.
exit status 1
driver/rmt.h: No such file or directory
“
评论 (6)
#2 – sshahriyari 于 2020-08-22
> You should submitted the issue using the template “Problems Compiling Firmware”.
>
> It says……
>
> Please answer the following questions:
>
> Have you read the wiki regarding how to compile?
>
> What version of the Arduino IDE are you using?
>
> What version (commit date) of the Arduino core for the ESP32 are you using?
>
> Are you using the master branch of Grbl_ESP32?
>
> Have you made any edits or configuration changes (list them) to the firmware?
>
> Please paste the compiler error text here:
many thanks bdring.
yes, I have read wiki.
my arduino version is 1.8.12
I think it is 2.7.4
Im using this file “GrblEsp32-master\GrblEsp32\Grbl_Esp32.ino”
no edit.
I put error in the last post.
#3 – bdring 于 2020-08-22
Try running this example program for the ESP32. I don’t think you have ESP32 installed correctly.
#4 – sshahriyari 于 2020-08-22
ESP8266 Chip id = 000B476D
#5 – luc-github 于 2020-08-22
2.7.2 is esp8266 core like your chip id described it – this FW is for esp32 not esp8266
#6 – sshahriyari 于 2020-08-22
> esp32
ohhh… I thought they were similar ![]()
#1 – bdring 于 2020-08-21
You should submitted the issue using the template “Problems Compiling Firmware”.
It says……
Please answer the following questions:
Have you read the wiki regarding how to compile?
What version of the Arduino IDE are you using?
What version (commit date) of the Arduino core for the ESP32 are you using?
Are you using the master branch of Grbl_ESP32?
Have you made any edits or configuration changes (list them) to the firmware?
Please paste the compiler error text here: