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

Incorrect EntrySection when using cc13x2_cc26x2_app.cmd inside project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • SimpleLink CC13x2-26x2 SDK BLE5 Stack
    • BLE_AGAMA-3655
    • BLE Stack BLE5-2.2.2
    • Hide
      BLE Stack BLE5-2.2.5 RC3
      BLE Stack BLE5-2.2.5
      Show
      BLE Stack BLE5-2.2.5 RC3 BLE Stack BLE5-2.2.5
    • Hide
      CC26X2R1
      CC1352R1
      CC1352P1
      CC1352P-2
      CC1352P-4
      CC2652R1
      CC2652RB(BAW)
      CC2652xSIP/A
      Show
      CC26X2R1 CC1352R1 CC1352P1 CC1352P-2 CC1352P-4 CC2652R1 CC2652RB(BAW) CC2652xSIP/A

      SDK: simplelink_cc13xx_cc26xx_sdk_5_30_00_56 and also tested on 5.20

      Projects affected: simple_peripheral off chip oad

      Problem Description:

      Linker places entry section at 0xcc instead of 0x90

      Steps to reproduce:

      1. Import off chip oad project to CCS
      2. Remove the cc13x2_cc26x2_app.cmd from the linker file search path.
      3. Copy cc13x2_cc26x2_app.cmd into the project directly.
      4. Build the project, you will see in the Build Console that the prgEntry is placed at 0xCC.

      Fix: Modified the linker file to ensure proper alignment of the entry section when the linker file is copied into the workspace directory.

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

              Created:
              Updated:
              Resolved: