The use of the ESP8266 in the world of IoT

User avatar
By trendchaster
#35136 Hello folks,
I am trying to executing Mesh program but it shows following error .What will be the Issue?I think makefile issue will be there .Plz guide me to resolve the issue.I have uploaded my project please have a look on it.

The error shown below is
mingw32-make.exe -f C:/Users/mesh/worksorg/onetoone/Makefile all
AR build/test_app.a
LD build/test.out
c:/Espressif/ESP8266_SDK/lib\libmain.a(app_main.o): In function `user_uart_wait_tx_fifo_empty':
(.irom0.text+0x598): undefined reference to `user_init'
c:/Espressif/ESP8266_SDK/lib\libmain.a(app_main.o): In function `user_rf_pre_init':
(.irom0.text+0x804): undefined reference to `user_init'
collect2.exe: error: ld returned 1 exit status
C:/Users/mesh/worksorg/onetoone/Makefile:187: recipe for target 'build/test.out' failed
mingw32-make.exe: *** [build/test.out] Error 1

18:27:03 Build Finished (took 1s.14ms)
You do not have the required permissions to view the files attached to this post.