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

Wakeup events occuring during shutdown sequence may be ignored

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • TI Device Drivers
    • TIDRIVERS-3589
    • 3.80.00
    • CORESDK_4_10_00
    • Hide
      If a wakeup event happens in between calling Power_shutdown() and actually entering shutdown, it will not cause a wakeup.

      This can be fixed by calling SysCtrlShutdownWithAbort() within Power_shutdown(). The application still needs to handle the case where the shutdown call aborts because a wakeup event came in during the call.
      Show
      If a wakeup event happens in between calling Power_shutdown() and actually entering shutdown, it will not cause a wakeup. This can be fixed by calling SysCtrlShutdownWithAbort() within Power_shutdown(). The application still needs to handle the case where the shutdown call aborts because a wakeup event came in during the call.

      Wakeup events occuring during shutdown sequence may be ignored

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

              Created:
              Updated:
              Resolved: