Assembler incorrectly issues error message: Address must be of a non-global defined in the current section

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-1274
    • SDSCM00052902
    • Hide
      ARM_16.6.0.STS
       ARM_16.3.0.STS
      Show
      ARM_16.6.0.STS  ARM_16.3.0.STS
    • ARM_16.9.0.LTS
    • Hide
      The suggested workaround is to go back to 15.12.3.LTS until the next ARM compiler release is available.

      Alternately, alter the code such that the target label is a non-global symbol defined in the same section as the branch. If the symbol must be global, add a second non-global label such as fake_label and change the branch to "B fake_label".
      Show
      The suggested workaround is to go back to 15.12.3.LTS until the next ARM compiler release is available. Alternately, alter the code such that the target label is a non-global symbol defined in the same section as the branch. If the symbol must be global, add a second non-global label such as fake_label and change the branch to "B fake_label".

      Assembler incorrectly issues error message: Address must be of a non-global defined in the current section

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-583 - Assembler incorrectly issues error ...
                SYNCHRONIZED
                • Last Sync Date: