Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 7 months ago.
Is TCPSocketConnection part of EthernetInterface ?
I am new to mbed and yotta.
I used yotta to init a new subdir "tcptest" and tried to build TCPSocket_HelloWorld for frdm-k64f-gcc. I got the error message "TCPSocketConnection is not declared in this scope".
I used "yotta install" to install the following dependencies : mbed-endpoint-network-eth": "^1.0.16", "mbed-connector-interface": "^1.1.70", "sockets": "^1.3.0", "mbed-drivers" : "^1.5.0"
I cannot find "TCPSocketConnection.h" anywhere in the tcptest sub tree. But the compiler did not complain that this file is not found.
I am using a macbook.
What have I missed ?
Thanks in advance.
Best Regards,