Anyone use XC3Sprog?

I'm trying to use xc3sprog to program a XCF3s1500fg456 using a parallel cable III. I get the following error:

$ ./xc3sprog pci_7seg.bit Release 0.5 Cannot find device having IDCODE=05045093

I noticed the following line in devlist.txt:

05045093 8 XCF02S

I get the following fro bitparse:

Created from NCD file: pci_7seg.ncd Target device: 3s1500fg456 Created: 2006/ 8/11 13:49:16 Bitstream length: 5214784 bits

I sent an email to the author of xc3sprog several days ago, but I've not heard anything back...

Phil

Reply to
Phil Tomson
Loading thread data ...

devlist.txt needs to be in the current working directory, unfortunately that is the only place it looks.

I have thought about patching it to have a guess based on argv[0] but haven't actually got around to it yet.

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
Reply to
Daniel O'Connor

Yes, I noticed that. I ran it from the same directory as devlist.txt. It almost seems like the wrong number is listed for that device in the devlist.txt. It says it can't find a device having IDCODE=05045093 and that's the IDCODE for XCF02S not the XCF3s1500. I tried swapping them in the devlist.txt, but that didn't work either.

Phil

Reply to
Phil Tomson

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.