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

MOVT/MOVW without # on constant causes assembler crash INTERNAL ERROR!: failed to locate symbol for relocation entry at offset

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-6710
    • Hide
      ARM_18.1.0.LTS
      ARM_18.12.0.LTS
      ARM_20.2.0.LTS
      Show
      ARM_18.1.0.LTS ARM_18.12.0.LTS ARM_20.2.0.LTS
    • Hide
      ARM_18.12.5.LTS
      ARM_18.1.8.LTS*
      ARM_20.2.0.beta
      Show
      ARM_18.12.5.LTS ARM_18.1.8.LTS* ARM_20.2.0.beta
    • default
    • Always put the # on the constant in MOVW and MOVT.
    • A MOVT or MOVW instruction without the # on the constant, as in "movw r1, 8000h" instead of the correct "movw r1, #8000h", can cause the assembler to crash with an internal error.

      MOVT/MOVW without # on constant causes assembler crash INTERNAL ERROR!: failed to locate symbol for relocation entry at offset

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

              Created:
              Updated:
              Resolved: