Hello,
My Customer is using C6474 and has following question about SRIO.
Please answer following question.
Question about C6474 SRIO Message transmission(receive).
TMS320C6474 DSP Serial RapidIO (SRIO) User's Guide(SPRUG23D)
has section "5.51 Mailbox to Queue Mapping Registers (RXU_MAP_Ln and RXU_MAP_Hn)"
page 185, those are settings of Message Packet receive.
** Please advice the execution order of these registers and priority(RXU_MAP_Ln and RXU_MAP_Hn).
Customer needs to know because they have following questions for example.
Q1:
If the all fields of RXU_MAP_Ln and RXU_MAP_Hn registers have same settings except QUEU_ID, which register has high priority ?
RXU_MAP_L0/RXU_MAP_H0 are checked at first and QUEU_ID of first matched register is used, for example.
Q2:
How to set the registers when they want to to transmit the "single-segment message" and "multi-segment message"
to same QUEUE ? There is "SEGMENT MAPPING" condition so it needs a setting to ignore this condition.
For example, "SEGMENT MAPPING" condition is ignored if SOURCE_ID is matched.
Above are examples that customer want to know so he need execution flow of RXU_MAP_Ln/RXU_MAP_Hn registers.
Thank's