Skip to content

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

Answered by nathmo
martin230896 asked this question in Q&A
Discussion options

You must be logged in to vote

as @SXlaowang said but using more words :
replace
#include <soc/rtc_wdt.h>
by
#include <rtc_wdt.h>

and feel free to mark as closed if it works :)

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by P-R-O-C-H-Y
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants