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

BIM reserves extra pages of flash when not using secure OAD

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • SimpleLink CC2640R2 SDK BLE Stack
    • BLESTACK-4263
    • BLE Stack 3.2.1
    • Hide
      BLE Stack 3.3.1 RC3
      BLE Stack 3.3.1 RC5
      BLE Stack 3.2.x
      Show
      BLE Stack 3.3.1 RC3 BLE Stack 3.3.1 RC5 BLE Stack 3.2.x

      Git/Installer Release Version: simplelink_cc2640r2_sdk_2_30_00_13_eng

      Platform: CC2640R2 LaunchPad

      Application: simple_peripheral_oad

      Problem Reproducibility: 100%

      Problem Description:

      unsecure configurations of the BIM reserve 2 pages of flash.

      This contributes to one less flash page being available to the customer

      Steps to re-create problem:

      Inspect cc26xx_bim_r2.icf and cc26xx_bim_r2.cmd

      From IAR

      define region BIM                  = FLASH_PAGE31 | FLASH_PAGE30;
      

      From CCS 

      #define FLASH_BIM_START       FLASH_SIZE - 2* PAGE_SIZE
      

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

              Created:
              Updated: