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.

[参考译文] LAUNCHCC3235MOD:将 SL1.1代码转换为新的7SDk SSID_LEN_MAX+1

Guru**** 2484615 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1273359/launchcc3235mod-converting-sl1-1-code-to-new-7sdk-ssid_len_max-1

器件型号:LAUNCHCC3235MOD

是否有人识别定义 SSID_LEN_MAX 和 IP_ADDR? 错误发生在

unsigned char g_ucConnectionSSID[SSID_LEN_MAX+1]; //Connection SSID
unsigned char g_ucConnectionBSSID[BSSID_LEN_MAX]; //Connection BSSID
unsigned long g_ulDestinationIp = IP_ADDR;