Other Parts Discussed in Thread: CC3220SF, UNIFLASH
Hi Experts,
I'm using Code composer studio latetst version and SDK version simplelink_cc32xx_sdk_4_20_00_07 for CC3220SF launchpad and FreeRTOS Version is 10.0.
What we are trying to do is In AP mode we are tring to access HTTP page which I have flashed via Uniflash in www directory. so while sending HTTP_RESPONSE in send socket function I'm getting an assert in configASSERT (pQueue) and queue is pointing to null can anyone please tell me why my queue is null so that I can overcome from this issue. Any assistance is highly appreciable.