Forum Discussion
FRen0
New Contributor
7 years agoFail to program Stratix 10 Dev Kit for OpenCL SDK 18.1
I have a stratix 10 development kit (DK-DEV-1SGX-H-A) and I am trying to set up the board for OpenCL runtime. Quartus Pro 18.1 just added the new OpenCL support for this reference board with a s10_re...
MuhammadAr_U_Intel
Contributor
7 years agoHi,
From the log file it seems MaxV programming was sucessful.
Please check the jtag frequency with following command jtagconfig --getparam 1 JtagClock
If it is set to higher frequency try setting lower frequency.
jtagconfig --setparam 1 JtagClock 6M
or
jtagconfig --setparam 1 JtagClock 3M
Thanks,
Arslan
- FRen07 years ago
New Contributor
I’ve tried both already. I also read back the variable to make sure it is set as 3M or 6M. Get the same error regardless. Any other suggestion? I got two straits 10 ref board. Got the same error on both boards.