RGH xbox wont turn on after nand flash

greg6321

Noob Account
Feb 4, 2012
2
0
i recently tried installing the coolrunner to my jasper elite console.
i read the nand and had two matching dumps then created the new .ecc file and write it to the xbox.
installed the programmed coolrunner.
however when i went to turn the xbox on it wouldnt boot and now i cant read my nand. it feels as the xbox is powering on as the heatsinks get hot
just wondering if there anything i could do.

heard about shorting the nand. does this work?
 

Martin C

VIP Member
Jan 10, 2004
35,981
0
Scotland, UK
www.team-xecuter.com
He can't access his NAND.

So either
1. incorrectly flashed ECC with -w instead of +w.
2. damaged STBY_CLK when soldering.
3. has a short from the soldering of CR.
 
  • Like
Reactions: Goldensavage

greg6321

Noob Account
Feb 4, 2012
2
0
think i figured out what went wrong my laptop froze while writing the glitch .ecc before it finished writing is there a way back out of this and to reflash the nand back to the original .bin file
 

Martin C

VIP Member
Jan 10, 2004
35,981
0
Scotland, UK
www.team-xecuter.com
You'll probably need to short the NAND and then erase the first block:

nandpro usb: -e16 0 1

Once this is done, you should be able to write the first 50 blocks back to restore your NAND:

nandpro usb: -w16 nand.bin 0 50