The EVK‑ODIN‑W2 is designed for use with Arm® Mbed™ and is a complete starter kit that allows quick prototyping of a variety of applications for Internet of Things. The support …

I tried the wifi interface on mbed-os-example-client.

18 Nov 2016

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.

23 Nov 2016

I’m not able to reproduce the “undefined symbol” issue. Can you please provide the following information:

  • Version (commit) of mbed-os-example-client
  • Changes made to the source/configuration files