Page 1 of 1

Linkit Connect issue while trying example

Posted: 15:21, 24 Feb 2016
by Mourya
Hello,
I a trying the example provided for the Linkit Connect.
mobile app is working fine but while after patching the iot_tcp_app.c I am getting an error as follows.

echo Compiling cust/tcpip/iot_tcp_app.c ...
Compiling cust/tcpip/iot_tcp_app.c ...
echo Compiling cust/tcpip/iot_tcp_app.c ... >> out/sta/build_sta.log
make: *** [obj/sta/tcpip/iot_tcp_app.o] Error 1

Re: Linkit Connect issue while trying example

Posted: 05:35, 25 Feb 2016
by Mourya
Helo,
Problem sloved I manually rewrote the code instead of patching it,
It solved the problem.
:)