UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
06-17-2010 06:22 PM
Hi..
I was trying to do the memory test in EDK with PPC. When i was trying to dump the code I was getting the following error:
----------------------------------------------------------------------
INFO:iMPACT:501 - '2': Added Device xc2vp30 successfully.INFO:iMPACT:583 - '2': The idcode read from the device does not match the idcode in the bsdl File.INFO:iMPACT:1578 - '2': Device IDCODE : 00000000000000000000000000000000INFO:iMPACT:1579 - '2': Expected IDCODE: 00000001001001111110000010010011Elapsed time = 0 sec
.----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
make: *** [download] Error 1Done!
But when I changed the download.bit file with the following:
setMode -bscan
setCable -p auto
identify
assignfile -p 3 -file implementation/download.bit
program -p 3
quit
06-17-2010 07:39 PM
Please check your PCB and see if PROG_B or INIT_B pin is grounded.
06-29-2010 03:50 PM
I am getting this same issue (same board model too). Could support elaborate on where to check for these groundings?
Thanks