__SAn_BOOL doesn't work with unsigned types in host emulation

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-8702
    • Hide
      C7000_1.4.0.LTS
      C7000_2.0.0.STS*
      Show
      C7000_1.4.0.LTS C7000_2.0.0.STS*
    • Hide
      C7000_1.4.3.LTS*
      C7000_2.0.0.STS*
      Show
      C7000_1.4.3.LTS* C7000_2.0.0.STS*
    • default
    • Use the equivalent signed type with __SAn_BOOL(). For example, instead of __SA0_BOOL(uchar4), use __SA0_BOOL(char4).

      The streaming address generator's boolean vector interface does not work with unsigned types in host emulation, but does with cl7x. An invocation of __SA0_BOOL(uchar4) or similar will not compile under host emulation.

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

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-2804 - __SAn_BOOL doesn't work with unsign...
                SYNCHRONIZED
                • Last Sync Date: