C:>viewbin nk.bin
ViewBin... nk.bin
Image Start = 0x00220000, length = 0x00AC136C
Start address = 0x0023D618
Checking record #72 for potential TOC (ROMOFFSET = 0x80000000)
Found pTOC = 0x80ce02c0
ROMOFFSET = 0x80000000
Done.
Using this output, the following code example shows the syntax used to create an nk.nb0 file, using the values found in the Image Start and length lines:
C:>cvrtbin -r -a 00220000 -l 00ac136c -w 32 nk.bin