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

Fixed issue where file ti_ble_config.h always includes simple_gatt_profile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • SimpleLink CC13x2-26x2 SDK BLE5 Stack
    • BLE_AGAMA-2613
    • BLE Stack BLE5-2.1.3
    • Hide
      BLE Stack BLE5-2.2.0
      BLE Stack BLE5-2.2.0 RC4
      Show
      BLE Stack BLE5-2.2.0 BLE Stack BLE5-2.2.0 RC4
    • CC26X2R1

      Installer: simplelink_cc13x2_26x2_sdk_4_20_00_35

      For the simple_peripheral example, the sysconfig generated file ti_ble_config.h includes the simple gatt profile:

      /*
       *  ======== ti_ble_config.h ========
       *  Configured BLE module definitions
       *
       *  DO NOT EDIT - This file is generated by the SysConfig tool.
       */#include <bcomdef.h>
      #include <gapgattserver.h>
      #include <simple_gatt_profile.h>
      

      Since this is not configured in SysConfig it doesn't make sense. It is also not possible to change it - which poses an issue for users who don't need the simple gatt profile.
       

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

              Created:
              Updated:
              Resolved: