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

Support typedefs with __SEn(), __SEnADV(), __SAn(), and __SAnADV() APIs

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-9862
    • Hide
      C7000_2.1.0.LTS
      C7000_3.1.0.LTS
      Show
      C7000_2.1.0.LTS C7000_3.1.0.LTS
    • C7000_NEXT
    • default

      Many of the SE or SA accessors, such as __SE0(), are implemented with a combination of macro concatenation and intrinsics. They take a type name as an argument, which is used in concatenation to derive an intrinsic. The result is that if an exact name is not used, the API doesn't work. That is, qualified types, typedefs, etc. will not work with these APIs.

      This item covers revising/enhancing the implementation such that typedefs are accepted by these APIs.

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

              Created:
              Updated: