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

EMACMSP432E4 driver is incorrectly assigning link status

    XMLWordPrintable

Details

    • Bug
    • Status: Fixed
    • Medium
    • Resolution: Fixed
    • TI Device Drivers
    • TIDRIVERS-4234
    • 3.00.00
    • TIDRIVERS_5_20_00
    • MSP432E4

    Description

      The EMACMSP432E4 driver has a boolean variable "EMACMSP432E4_private.linkUp" that's used to keep track of the link status.

      The link status is checked by reading the value of a hardware register, which is not a boolean. This register's value is being assigned directly into the boolean variable.

      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: