Part Number:CC3200-LAUNCHXL
Tool/software: Code Composer Studio
Hello,
I am trying to Implement http_client_demo using WLAN_Station and ti_rtos_config for creating new OS based application but while migrating http_client_demo API like httpfunc, NTPfunc, ProvisiongAP to main.c of WLAN_Station, i found some error. while debuging main.c error occurs for lRetVal = ConnectToAP () which throws error like not fit into available memory. Please, someone help me out to resolve this error.