Part Number: TMS320C6678
Dear,
I am using Hyperlink to connect two C6678 device and I found that the RXSEGSEL can be set to 0 where(Hyperlink User guide Table3-10) the datasheet explain as "If rxsegsel=0,use 0 as index to lookup segment/length table, use 0xffffffff as offset mask."
I am wondering:
1. is the segment max. size 256MB? how can the segment use 32bit as address?
2. Hyperlink userguide Page 35(2.7.4.2.2 address remapping on the RX side say: "The translated Address at the RX side is equal to the Segment Address + (Rx Address& OFFSET_MASK)."
Is the equation still work for "RXSEGSEL = 0" case?
Thanks a lot.