32 Bit bitfields are not handled right

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Low
    • Code Generation Tools
    • CODEGEN-1566
    • SDSCM00031762
    • C2000_5.2.0
    • Hide
      Our current implementation of bit-fields does not fully support bit field types larger than 16-bits for C2000. Specifically, the compiler will not correctly pack values using initializers. Initialization must be done explicitly using assignment statements (eg. sBitfield32.ui12 = 20;) This can be done using an initialization routine at startup.
      Show
      Our current implementation of bit-fields does not fully support bit field types larger than 16-bits for C2000. Specifically, the compiler will not correctly pack values using initializers. Initialization must be done explicitly using assignment statements (eg. sBitfield32.ui12 = 20;) This can be done using an initialization routine at startup.
    • Supported on newer tool chains.

      32 Bit bitfields are not handled right

            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-662 - 32 Bit bitfields are not handled right
                SYNCHRONIZED
                • Last Sync Date: