Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

RTOS/CC2640R2F: insufficient memory issue in simplelink_cc2640r2_sdk_1_50_00_71 SDK

$
0
0

Part Number:CC2640R2F

Tool/software:TI-RTOS

Hi TI experts,

When scanning continuously, "insufficient memory" error happens.

How should I solve or avoid this issue?

In my case, I increased the "scan duration" from 1 second to 65534 for now as the issue happens when using short scan duration.

But, I would like to know a perfect solution.

    // Insufficient memory
    case SC_EVT_INSUFFICIENT_MEM:
    {
      // We are running out of memory.
      Display_printf(dispHandle, SC_ROW_ANY_CONN, 0, "Insufficient Memory\r\n");

      // We might be in the middle of scanning, try stopping it.
      GapScan_disable();
    }

BR,

Ji Won


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>