Remote SigntalTap setup issue on Intel PAC Arria10
Dear Sir/madam,
I am running the example nlb_mode_0_stp on Intel PAC arria10 card.
the purpose is try remote signaltap debug function based on vendor provided example and Accelerator Function Unit Developers Guide for Intel FPGA Programmable Acceleration Card.
the operation on the debug target host with the PAC installed worked good as I excpected
[root@fig01 samples]# ls
dma_afu hello_afu nlb_mode_0 README
eth_e2e_e10 hello_intr_afu nlb_mode_0_stp streaming_dma_afu
eth_e2e_e40 hello_mem_afu nlb_mode_3
[root@fig01 samples]# sudo fpgaconf nlb_mode_0_stp/bin/nlb_mode_0_stp.gbs
[root@fig01 samples]# sudo mmlink -P -B
------- Command line Input START ----
Bus : -1
Device : -1
Function : -1
Socket-id : -1
Port : 0
IP address : 0.0.0.0
------- Command line Input END ----
PORT Resource found.
Remote STP : Assert Reset
Remote STP : De-Assert Reset
Read signature value 53797343 to hw
Read version value 1 to hw
Read write fifo capacity value 32 to hw
m_listen: 4
listening on ip: 0.0.0.0; port: 0
^Z
[1]+ Stopped sudo mmlink -P -B
-----------------------------the end of target host----------------
below is operation on remote debug host, where the system_consule is not recognized as below for some reason.
I did check the PATH environment variable setting ,it looks setting correctly, Any suggestion for this issue?
thanks
Jim