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

SDFatFS_open() was disabling interrupts when calling SD_open()

    XMLWordPrintable

Details

    • Bug
    • Status: Fixed
    • Medium
    • Resolution: Fixed
    • TI Device Drivers
    • TIDRIVERS-4275
    • Hide
      TIDRIVERS_5_20_00
      TIDRIVERS_5_30_00
      Show
      TIDRIVERS_5_20_00 TIDRIVERS_5_30_00
    • Hide
      TIDRIVERS_5_20_00
      TIDRIVERS_5_30_00
      Show
      TIDRIVERS_5_20_00 TIDRIVERS_5_30_00
    • All

    Description

      SDFatFS_open() disables interrupts before calling SD_open(). This caused SD_open() to fail on some devices. In general, driver specific SD_open() implementations already protect themselves from concurrency. Therefore SD_open() can be called after restoring interrupts.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: