工具/软件:Linux
大家好、
我们在 dra7xx EVM 上使用 DRA7xx_GLSDK_7.04.00.03。
我们需要在 USB 端口2 (USB 2.0)上测量眼图。
请访问 processors.wiki.ti.com/.../USB_General_Guide_Linux_v3.8、
# mount -t debugfs debugfs /mnt
# echo "test_packet">/mnt/488d0000.usb/test_mode
但在上述序列之后未生成任何图形。
生成眼图是否需要执行任何额外的步骤?
谢谢你。