XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Not Prioritized
    • SITSW-9658
    • 11.02.00
    • Hide
      am243x-evm
      am243x-lp
      am64xx-evm
      am64xx-sk
      Show
      am243x-evm am243x-lp am64xx-evm am64xx-sk

      API which needs modification: GPTIMER_clrIRQStatus

      Any API with IRQStatus in the name should be included in the changes.

      The TIMER_IRQSTATUS register has bits where if we write 1, it clears the bit, and writing 0 has no affect on the specific bit.

      Current implementation reads the register and performs an OR operation.

      We need to simply perform a write operation instead of performing an OR.

      The OR approach takes more time than a simple write.

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

              Created:
              Updated:

                Connection: Intermediate to External PROD System
                EXTSYNC-6553 - IRQStatus Write To Clear
                SYNCHRONIZED
                • Last Sync Date: