Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error: esp_intr.h: No such file or directory #145

Open
pas-enzo opened this issue Jul 30, 2024 · 3 comments
Open

Fatal Error: esp_intr.h: No such file or directory #145

pas-enzo opened this issue Jul 30, 2024 · 3 comments

Comments

@pas-enzo
Copy link

A new error I have found while testing CAN communication is within the ESP32SJA1000.cpp source code, where Arduino IDE is unable to recognize the "esp_intr.h" reference. Supposedly another library was updated and changed the functionality, because yesterday I ran the same unaltered code using this CAN library and it worked perfectly. The error message was as followed:

c:\Users\Windows 10\Documents\Arduino\libraries\CAN\src\ESP32SJA1000.cpp:6:10: fatal error: esp_intr.h: No such file or directory
6 | #include "esp_intr.h"
| ^~~~~~~~~~~~
compilation terminated.
exit status 1

Compilation error: exit status 1

@ASingularPhoton
Copy link

I get this too

@martin230896
Copy link

Estou com o mesmo problema. Preciso atualizar para a versão 3.0.0 da placa ESP-32 e a biblioteca não funciona mais.

@Mr-BAKH
Copy link

Mr-BAKH commented Sep 12, 2024

I have this Erro too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants