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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I tried the wifi interface on mbed-os-example-client. I found the following error.
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー Error: Undefined symbol wifi_emac_init_mem() (referred from OdinWiFiInterface.o). Error: Undefined symbol wifi_emac_get_interface() (referred from OdinWiFiInterface.o). ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー Are there plans for wifi_emac_init_mem() and wifi_emac_get_interface() be implemented in OdinWiFiInterface.o?
Thanks.