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

C28x --advice:performance parser segfault for tmu advice for indirect function calls

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • Code Generation Tools
    • CODEGEN-7297
    • Hide
      C2000_18.12.6.LTS
      C2000_18.1.8.LTS
      C2000_20.2.0.LTS
      Show
      C2000_18.12.6.LTS C2000_18.1.8.LTS C2000_20.2.0.LTS
    • Hide
      C2000_20.2.1.LTS
      C2000_18.12.8.LTS*
      Show
      C2000_20.2.1.LTS C2000_18.12.8.LTS*
    • default
    • Hide
      Either disable advice with
        --advice:performance=none
      or avoid only the TMU advice by using TMU intrinsics :
        --fp_mode=relaxed
      Show
      Either disable advice with   --advice:performance=none or avoid only the TMU advice by using TMU intrinsics :   --fp_mode=relaxed

      With https://sir.ext.ti.com/jira/browse/EXT_EP-9745, --advice:performance was updated for additional missing tmu trig function cases, however, a bug was introduced that causes the parser to segfault for indirect function calls resulting in below error:
       
      INTERNAL ERROR: ac2000 experienced a segmentation fault
      while processing function (unknown or file scope) file (unknown) line 0

      This is caused by a defect in the TI C/C++ Parser.

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

              Created:
              Updated:
              Resolved: