[EXT_EP-9662] Fix NIMU Interface ID at build time Created: 11/Feb/20  Updated: 19/Feb/20  Resolved: 11/Feb/20

Status: Fixed
Project: Embedded Software & Tools
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Medium
Reporter: TI User Assignee: TI User
Resolution: Fixed Votes: 0
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Product: Network Development Kit
Internal ID: NDK-521
Found In Release: NDK_3_71_00
Fix In Release: 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. 


Generated at Sat Dec 13 11:32:50 CST 2025 using Jira 10.3.7#10030007-sha1:a563685562f94d165eb4e158cfb2a142338d8c54.