This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
compilation error undefined reference to `sl_Htonl'
undefined reference to `sl_Start'
undefined reference to `sl_WlanSetMode'
i included all files
#include <ti/drivers/net/wifi/simplelink.h>
#include <ti/drivers/net/wifi/wlan.h>
#include <ti/drivers/net/wifi/device.h>
Hi,
You are probably missing the appropriate files in your includes. Are you basing your project from any of our examples?
Best,
Rogelio