QUOTE(Aluminum Gerbil @ Jan 16 2012, 06:51 AM)

I just got my Zephyr RGH'd and now it's time to move on to my slim. Going through the same steps I've dumped the NAND a dozen times and every dump matches, but when I load up Multi-Builder I get this:
* found flash image, unpacking...
ECC'ed - will unecc.
Found 2BL (build 9188) at 00008000
Found 2BL (build 9188) at 00009ac0
Found 4BL (build 8453) at 000112c0
Found 15BL (build 65535) at 000172c0
So I tried using JTAG tool and I get this:
* found flash image, unpacking...
ECC'ed - will unecc.
Found 2BL (build 9188) at 00008000
Found 2BL (build 9188) at 00009ac0
Found 4BL (build 8453) at 000112c0
Found 15BL (build 65535) at 000172c0
Traceback (most recent call last):
File "build.py", line 340, in <module>
unpack_base_image(image)
File "build.py", line 72, in unpack_base_image
(block_id, block_build, block_flags, block_entry_point, block_size) = struct
.unpack("!2sHLLL", image[block_offset:block_offset+16])
struct.error: unpack requires a string argument of length 16
Press any key to continue . . .
I've checked and rechecked my solder points and I just don't know what I'm doing wrong. If anyone has any suggestions I'd GREATLY appreciate it.