Tool/software: TI-RTOS
Hello, TI Experts,
Our customer sent us questions about PCIE Reset by using PROCESSOR-SDK-RTOS-AM57X.
They want to know how to realize the reset specification of "PCI Express®Base Specification" like below;
http://www.lttconn.com/res/lttconn/pdres/201402/20140218105502619.pdf
6.6.1. Conventional Reset
A component must enter the LTSSM Detect state within 20 ms of the end of Fundamental
Reset (Link Training is described in Section 4.2.4).
• Note: In some systems, it is possible that the two components on a Link may exit
10 Fundamental Reset at different times.
Each component must observe the requirement to enter the initial active Link Training
state within 20 ms of the end of Fundamental Reset from its own point of view.
They said "it is difficult to meet this requirement (enter the initial active Link Training
state within 20 ms of the end of Fundamental Reset)".
Because it takes much time to reach & run Link Training program through SBL from boot after reset releasing.
Question:
Could you tell us the recommended way or successful use-case to meet this 20ms requirement by using AM572x?
- Are there any way to run Link Training before SBL running after reset releasing?
Best regards,