Tool/software: Linux
Hi all,
we are using DRA7xx_GLSDK_7.04.00.03 on dra7xx evm.
We need to measure the eye diagram on usb port2 (usb 2.0).
Refer to processors.wiki.ti.com/.../USB_General_Guide_Linux_v3.8,
# mount -t debugfs debugfs /mnt
# echo "test_packet" > /mnt/488d0000.usb/test_mode
but no pattern was generated after above sequence.
Is there any extra step need to make for generating eye diagram?
Thank you.