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

Fix NIMU Interface ID at build time

    XMLWordPrintable

Details

    • Bug
    • Status: Fixed
    • Medium
    • Resolution: Fixed
    • Network Development Kit
    • NDK-521
    • NDK_3_71_00
    • NDK_3_75_00

    Description

      The Interface ID for a NIMU device can be suggested by the driver NIMU init function by setting a NETIF_DEVICE's index member to the desired ID and passing that device to NIMURegister(). This is only a suggestion though, and will not be used as the actual ID if another device is using the ID. 

      This is a problem as many NDK settings/services need to know the Interface ID of a NIMU device AND this needs to be known before the stack is started. 

      To fix this we should make it so that the index of a NIMU device in the NIMU Device Table is also the device's eventual Interface ID. 

      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: