Issues programming CR3 Lite with usbjtag NT

XBOX NAND rad/write.
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

ak4d7 wrote:"maybe there's a new chip on this one i have"

that was my first thought too, I know that they have released newer versions of the CoolRunner..Also I am not sure if anyone has had any success with programming the CoolRunner, at least i have not seen any posts about it.
Are you guys sure that the file generated is for the chip? If so NT should be able to support it.
Where to get the chip?
cataclysMic1
Junior Member
Posts: 18
Joined: Sun Mar 06, 2011 11:36 pm

Post by cataclysMic1 »

well that ebay link is the post to the EXACT coolrunner that i ordered. thats the seller i bought it from:

http://www.ebay.com/itm/221200445995?ss ... 1439.l2649

according to his auction listing its a "BLANK Xilinix XC2C64A FPGA chip"

this is the tutorial i used to convert the .jed file to .stapl

http://www.youtube.com/watch?v=lLMOFWatBwY

i found that tut on another thread on this forum. thats the method i used to send you the 2 .stapl files that you checked for me. i dont know of any other way to convert the .jed to .jam or .stapl

i also found this:
https://www.altera.com/download/legacy/ ... at2jam.jsp

but couldnt get it to do anything on windows 7... any other way to make a .jam/.stapl from .jed or .xsvf? the timing files for the chips only include .jed and .xsvf?

thanks in advance :cool:
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

cataclysMic1 wrote:well that ebay link is the post to the EXACT coolrunner that i ordered. thats the seller i bought it from:

http://www.ebay.com/itm/221200445995?ss ... 1439.l2649

according to his auction listing its a "BLANK Xilinix XC2C64A FPGA chip"

this is the tutorial i used to convert the .jed file to .stapl

http://www.youtube.com/watch?v=lLMOFWatBwY

i found that tut on another thread on this forum. thats the method i used to send you the 2 .stapl files that you checked for me. i dont know of any other way to convert the .jed to .jam or .stapl

i also found this:
https://www.altera.com/download/legacy/ ... at2jam.jsp

but couldnt get it to do anything on windows 7... any other way to make a .jam/.stapl from .jed or .xsvf? the timing files for the chips only include .jed and .xsvf?

thanks in advance :cool:
XC2C64A should be the one I have used. Let find it somewhere in the closet and see if I can program it with 0.61.
cataclysMic1
Junior Member
Posts: 18
Joined: Sun Mar 06, 2011 11:36 pm

Post by cataclysMic1 »

ok great... thanks for your help
cataclysMic1
Junior Member
Posts: 18
Joined: Sun Mar 06, 2011 11:36 pm

Post by cataclysMic1 »

were you able to find that chip? any luck programming it?
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

I think there is a bug. I will investigate and hope to have a fix soon.
[Edit]
Upload 0.62 solved this issue. This was a bug in 0.61. Actually from 0.55 and up the CPLD was broken.
cataclysMic1
Junior Member
Posts: 18
Joined: Sun Mar 06, 2011 11:36 pm

Post by cataclysMic1 »

you just made my night! going to check it out right now... thanks!
cataclysMic1
Junior Member
Posts: 18
Joined: Sun Mar 06, 2011 11:36 pm

Post by cataclysMic1 »

okay so i tried the update, now i'm getting this

Copyright (C) 2010,2011,2012
USB JTAG NT 0.62
Target: Xilinx
-ldram 0 C:/jaspertest.stapl
C:/jaspertest.stapl Loaded
-jam RUN_XILINX_PROC
Jam STAPL Player Version 1.0 Copyright (C) 20011-2015 usbjtag.com
RUN_XILINX_PROC
CRC matched: CRC value = 74A7
Export: key = "JAM_STATEMENT_BUFFER_SIZE", value = 1185
File Execution Failure.
CRC matched: CRC value = 74A7
Elapsed time = 00:00:00


looks like more progress than before, but still doesnt write to the device

also if you type ldram directly, or press the folder icon at the top while its in xilinx mode, the software instantly crashes.

any ideas on something else i can check or try? thanks
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

I will check the crash and see if it happens. I always double click the file on left. If it crashes I will fix it right away.
However, I programmed my device with your file and it works. Try several time and see if there is any difference.
cataclysMic1
Junior Member
Posts: 18
Joined: Sun Mar 06, 2011 11:36 pm

Post by cataclysMic1 »

ok i did try it quite a few times. can you give me some insight on your system? is it 64bit or 32bit? and which version of windows? 7? xp? or should any of this matter?

does any reason stick out to you why i would get:

"File Execution Failure."?

anythink you can think of that i should try to check? thanks again
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

cataclysMic1 wrote:ok i did try it quite a few times. can you give me some insight on your system? is it 64bit or 32bit? and which version of windows? 7? xp? or should any of this matter?

does any reason stick out to you why i would get:

"File Execution Failure."?

anythink you can think of that i should try to check? thanks again
Setup a teamviewer sometime so I can take look.
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

cataclysMic1 wrote:okay so i tried the update, now i'm getting this

Copyright (C) 2010,2011,2012
USB JTAG NT 0.62
Target: Xilinx
-ldram 0 C:/jaspertest.stapl
C:/jaspertest.stapl Loaded
-jam RUN_XILINX_PROC
Jam STAPL Player Version 1.0 Copyright (C) 20011-2015 usbjtag.com
RUN_XILINX_PROC
CRC matched: CRC value = 74A7
Export: key = "JAM_STATEMENT_BUFFER_SIZE", value = 1185
File Execution Failure.
CRC matched: CRC value = 74A7
Elapsed time = 00:00:00


looks like more progress than before, but still doesnt write to the device

also if you type ldram directly, or press the folder icon at the top while its in xilinx mode, the software instantly crashes.

any ideas on something else i can check or try? thanks
I found why "ldram" crashed.
However I do not see clik icon will crash it.
And the progrming just works fine. My chip is XC2C64A
cataclysMic1
Junior Member
Posts: 18
Joined: Sun Mar 06, 2011 11:36 pm

Post by cataclysMic1 »

ok i havent been able to try on any other computers yet... i will before the night is over though. thanks alot again for all your help
cataclysMic1
Junior Member
Posts: 18
Joined: Sun Mar 06, 2011 11:36 pm

Post by cataclysMic1 »

heres the files i need converted. thanks alot
You do not have the required permissions to view the files attached to this post.
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

cataclysMic1 wrote:heres the files i need converted. thanks alot
I do not know how to convert it. However you can try my jam file and see if it works for you. If it does not work for you then you do not have issue with the file.
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests