x3config live

HoBoZ

VIP Member
Sep 24, 2004
874
0
USA
bc-tz.com
what????? :?
 

Onix1

Loyal Member
Dec 19, 2003
356
0
Jtag xbr install

So I got 2 good dump as far as I can tell(no bad blocks) though when I go to install xbr I think I have a problem. I do the nandpro -r16 rawkv.bin 1 1
-r16 rawconfig.bin 3de 2 and then do the -w16 for those files and when I try to write rawkv.bin to xbr cmd says that it can not read file to write and it though it can write rawconfig.bin to xbr. Am I doing something wrong. I am usually get these things right.
 

keggins

Noob Account
Dec 17, 2003
6
0
Re: Jtag xbr install

are you sure the file you are trying to write is in the correct folder you are directing it to? i know i got that error when i had the file in an extra folder in the correct location and as soon as i moved the file out of the folder and to the correct location all was good.
 

Onix1

Loyal Member
Dec 19, 2003
356
0
Re: Jtag xbr install

my xbr file is in the nandpro folder so yes. and I wrote the config bin to the same folder xbr with no hitch. Though thanks for the help/
 

MartinM

Full Member
Mar 25, 2003
58
0
Re: Jtag xbr install

be sure you follow in THIS order

taken from teamx forum credit to big_ted

nandpro xbr.bin: -w16/256/512 rawkv.bin 1 1 (edit 16/256/512 as appropriate)
nandpro xbr.bin: -w16 rawconfig.bin 3de 2
nandpro xbr.bin: -w256/-r512 rawconfig.bin ef7 2 (for big block jaspers edit as needed)
 

Boit

Senior Member
Oct 13, 2003
156
0
Re: Jtag xbr install

what version of nandpro are you running? that same thing happened to me, what i had to do was change the location from users-desktop-nandpro(or whatever it's in) and just put it in the root of my C drive and it wrote ok, also after i changed version no and it went away.