你好,
使用主板为 MSP432P401R
SDK 为:simplelink_msp432p4_sdk_2_30_00_14
simplelink_sdk_wifi_plugin_2_30_00_10
在CCS V8 中运行的程序为 tirtos_builds_MSP_EXP432P401R_release_ccs 和 network_terminal_MSP_EXP432P401R_tirtos_ccs。
程序运行时报错:
[ERROR] - FATAL ERROR: Sync loss detected n
[line:946, error code:-2005] Device error, please refer "DEVICE ERRORS CODES" section in errors.h
Network Terminal - Couldn't configure Network Processor
在网上搜类似的问题,找到了 https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/t/599048?Starterware-CC3120-Unreliable-WLAN-Connection-Sometimes-Failing-To-Connect-With-CC3120-CC3220
但
GPIO_disableInt(MSP_EXP432P401R_HOST_IRQ);
GPIO_clearInt(MSP_EXP432P401R_HOST_IRQ);
若该回复解决了您的问题,请点击“确认此为答案”,谢谢。
回复 Viki Shi: