Forum Discussion
no 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,jtag uart and pio.iam using quartus ii 13.1 ver in windows 8,cyclone iii fpga and USB blaster ii. please help..
13 Replies
- Ahmed_H_Intel1
Frequent Contributor
Hi,
I consider that you already checked the connection cable to ignore the system ID by checking the check box of it. If not please do it. After that I recommend you to share with me a screenshot of the qsys design so I may find the issue.
Regards,
- ukuma8
New Contributor
thanks for ur reply .
yes i already checked above condition so many times. so i will share screen shots (qsys design,nios ii eclipse target connection detection problem,etc.) please give me solution.
- ukuma8
New Contributor
- Ahmed_H_Intel1
Frequent Contributor
Hi,
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,
- ukuma8
New Contributor
thanku for ur reply.
now target connection is detecting.but while loading .elf file it is showing an error that is downloading .elf process failed.
then i added system id(ID-0x00001234) ip and again generated and loaded into FPGA but nios eclipse showing that sys id and timestamp mismatch occured.
and also some warning are showing in nios eclipse platform like WARNING:FWD_pointer and please report.
so how can i solve this issue? Iam using quartus ii 13.1 web edition.
please help me.
- Ahmed_H_Intel1
Frequent Contributor
Hi, please open the "Target connection tab" and check ignore system ID mismatch, then refresh connections.
attached is a screen shot showing the "Run configuration" window
- Ahmed_H_Intel1
Frequent Contributor
- ukuma8
New Contributor
yes, i ignored system id and time stamp in target connection tab.still iam getting downloading .elf process failed.
and also clk and reset pin are fine.
- ukuma8
New Contributor
and also i did refersh connections many times still the problem was not solved.
- ukuma8
New Contributor
usb blaster -ii emulator is detecting in target connection tab but while loading downloading .elf process failed is showing .