Test
Description:
Test to verify if the hot reset mechanism works correctly at TMDS243EVM/TMDS64EVM PCIe EP.
Execution:
- On PCIe EP sample application
pcie_enumerate_ep set a breakpoint within the function
HotResetIsr, for example, at line 178. As this function is the
interrupt service routine for the corresponding mechanism the program can halt
there.
- Run ti-sample-vfio on Linux-based RC
hardware.
- Check if pcie_enumerate_ep halts at
described breakpoint as shown in the following figure.
- Continue pcie_enumerate_ep and check its
status through SER_TER. The status can message PCIe: hot reset detected
as shown in the following figure.