Linker issues diagnostic: Invalid CIE reference 0xff000000 for the FDE at offset 0x00001745 in the .debug_frame section()

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-4311
    • C2000_16.9.4.LTS
    • C2000_16.9.6.LTS
    • Upgrade to 16.9.6.LTS or higher.
    • Hide
      The problem here is that the user is feeding at least one object file compiled with C2000 16.9.6.LTS into the 16.9.4.LTS linker, which is not a supported use case. Part of the fix for CODEGEN-2399 was to fix the alignment and size of CIE and FDE entries in .debug_frame. This change is forward-compatible, but not backward-compatible. Thus, because one of the object files was compiled with 16.9.6.LTS, linker version 16.9.6.LTS or higher must be used.
      Show
      The problem here is that the user is feeding at least one object file compiled with C2000 16.9.6.LTS into the 16.9.4.LTS linker, which is not a supported use case. Part of the fix for CODEGEN-2399 was to fix the alignment and size of CIE and FDE entries in .debug_frame. This change is forward-compatible, but not backward-compatible. Thus, because one of the object files was compiled with 16.9.6.LTS, linker version 16.9.6.LTS or higher must be used.

      Linker issues diagnostic: Invalid CIE reference 0xff000000 for the FDE at offset 0x00001745 in the .debug_frame 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-1051 - Linker issues diagnostic: Invalid C...
                SYNCHRONIZED
                • Last Sync Date: