Hi,
I want to implement a communication PCI express between DSPC6678 and other devices via switches, and i have some questions:
1- What is the main difference between a Legacy Endpoint and native Endpoint?? in many doc. I found that:
--Legacy Endpoints may support IO transactions, and Memory locked Read as a completer, PCIe Endpoint do not!
-- Legacy devices are not required to support 64-bit memory addressing capability, PCIe Endpoint support it!
2- where I will need to use the Legacy Endpoints (applications), and HOW can i choose between the two types of Endpoints in my applications??
3- it's a physical differnce between the two Endpoints or just in software configuration??
Thank's