Part Number: DRA829V
Other Parts Discussed in Thread: DRA829,
Hi,
I am successfully detected PCIe0 in EVM and unable to detect in custom board,when i compare registers of both, i observed the following registers difference
1)link control status register
In EVM ,negtotiated link width is 0x1 but in my board it is 0x2 even though i loaded same BSP image in both,
my hardware connection for lane 1 is not connected, lane 0 is connected and my endpoint is RTL8111.
2)link control status 2 register
TLS field is 0x1 in EVM , 0x4 in my board
HASD filed is 1 in EVM , 0x0 in my board
Thanks.