Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10726

[CC2651] Host_test memory limitation using CCS+TI-CLANG

    XMLWordPrintable

Details

    • Bug
    • Status: Accepted
    • Low
    • Resolution: Unresolved
    • SimpleLink CC13x2-26x2 SDK BLE5 Stack
    • BLE_AGAMA-3752
    • BLE Stack BLE5-2.2.4
    • BLE Stack BLE5-2.2.x
    • CC2651P

    Description

      Test Conditions

      Project affected: host_test
      Devices affected: CC2651P3
      IDE/Compiler affected: CCS/TICLANG

      Problem Description:
      When using host_test and the TICLANG compiler, GapScan_enable calls will return with GAP_EVT_INSUFFICIENT_MEMORY if more than 2 extended advertisements are enabled. This is due to a memory limitation when using the TICLANG compiler and host_test that causes the stack to report GAP_EVT_INSUFFICIENT_MEMORY. This event appears after the Scan is enabled.

      Recommended workaround:

      • Use IAR to achieve up to 5 simultaneous advertisement PDUs
      • Limit the number of simultaneous advertisements to 2 if using TICLANG and host_test

      Attachments

        Activity

          People

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: