Forum Discussion
ukuma8
New Contributor
6 years agono nios ii target connection
eclipse is not detecting any target connection and i downloaded .sof file in FPGA. i pressed several times refersh connections but it is not detecting. in my design niosii,clk with 24mhz,on chip mem...
Ahmed_H_Intel1
Frequent Contributor
6 years agoHi,
I see no issue with the Qsys. I recommend you to change the JTAg configuration as follow:
- Open a Command prompt
-Type the following command
jtagconfig
-Verify which cable number you are using
-Type the following command:
jtagconfig --setparam <cable number> JtagClock 16M
-Verify the change by typing the following command:
jtagconfig - -getparam <cable number> JtagClock
If it is not working, please reduce the JTAG clock, and let me know your feedback.
Regards,