关于esp8266_nonos_sdk_v2.0.0_16_08_10_0固件的问题
-
- Posts: 1
- Joined: Sun Oct 16, 2016 11:13 pm
关于esp8266_nonos_sdk_v2.0.0_16_08_10_0固件的问题
Postby jackhuang2015 » Sun Oct 16, 2016 11:16 pm
下载了官方的esp8266_nonos_sdk_v2.0.0_16_08_10_0固件,发现编译driver的时候include里面没有hw_timer.h头文件,编译失败,请问是否文件丢失,还是这个不需要包含头文件???
Re: 关于esp8266_nonos_sdk_v2.0.0_16_08_10_0固件的问题
Postby ESP_puff » Tue Oct 18, 2016 7:40 pm
你好,jackhuang2015
我们在SDK中确实没有提供hw_timer.h这个头文件,但是应该是可以正常编译且运行的。
如果你需要用到hw_timer.c中的函数,可以尝试直接把该函数移植到你想要应用的地方,或者自行定义一个hw_timer.h文件,并在想要应用的库文件中添加这个头文件即可。
我们在SDK中确实没有提供hw_timer.h这个头文件,但是应该是可以正常编译且运行的。
如果你需要用到hw_timer.c中的函数,可以尝试直接把该函数移植到你想要应用的地方,或者自行定义一个hw_timer.h文件,并在想要应用的库文件中添加这个头文件即可。
Espressif
Puff
FAE
Puff
FAE
Who is online
Users browsing this forum: No registered users and 327 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.