Forum Discussion
YuanLi_S_Intel
Regular Contributor
6 years agoHi Sang,
As per your explanation, you are able to detect the usb and program the development kit. That means the JTAG connection is established. Meanwhile for Board Test System, can you try to change the TCK frequency to 6MHz, use Quartus v18.0.1 and follow the steps as shown below:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-intel-s10-mx-devl-kit.pdf (Page 65)
Regards,
YL
SBaeg
New Contributor
6 years agoHello SooYL,
Thank you so much for your reply.
I tried to configure TCK frequency. I used "jtagconfigure" commmand and my PC found the FPGA Development Kit.
and then, I tried to execute BoardTestSystem.sh. but I faced java problem.
How can I solve this problem?
Thanks.