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

Application callback APIs to vApplicationUndefAbortHook and vApplicationPrefetchAbortHook missing in Freertos and Safertos

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • PDK
    • PDK-15006
    • PROCESSOR_SDK_10.00.00
    • PROCESSOR_SDK_10.01.00
    • Hide
      j721e-evm
      j7200-evm
      j721s2-evm
      j784s4-evm
      j742s2-hsfs-evm
      Show
      j721e-evm j7200-evm j721s2-evm j784s4-evm j742s2-hsfs-evm

      Description:
      When application registers callback handlers for the Undefined and prefetch exceptions, and induce these exceptions, callback functions are not getting called.

      Resolution Description:
      Abort and Prefetch handlers now checks for registered callback handler functions and calls them.

      Root Cause:
      Handlers would enter infinite loop without checking for registered callback handlers (if any)

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

              Created:
              Updated: