Description
There is a problem with the F-Tile Serial Lite IV Toolkit where internal serial loopback enablement is unsuccessful and outputs incorrect register value when performing Link Initialization. It's due to we internally changed to demo_jtag when checking tx_pll_locked and rx_cdr_locked status during system-reset proc. But didn't change it back to phy_jtag when completed.
Resolution
To work around this problem, you need to follow below steps:
- Click "Assert system Reset"
- Click "Deassert system Reset"
- Go to GUI Configuration tab and set JTAG to phy_jtag_m.master
- Click "Link Initialization"