Tool/software:
We are trying to write our own parser to report on relevant information from a TIFSP, such as rails and GPIOs, with accompanying human-readable metadata, i.e., our application-specific names.
Upon running it, we noticed that the same pin ID appears multiple times throughout the same file under different TraceDefinitions, with variances in the <Name> field and <Order_Index> fields.
My question is, what do the <TraceDefinition> and <Order_Index> fields refer to, and is the difference between these 3 instances of the same pin? And for our parsing specifically, which pin instance do you advise we keep?
Appreciate the help,
Adrianna