Dean
Fri Dec 05 09:43:33 CST 2003
It's just a file, you can do anything you like with it. Create a
PostRomImage.bat file and put your code there (it gets called after
makeimg). However, make sure you know what you're doing, do you really want
to write that string into the nk.bin? It's a collection of records, not an
absolute copy of the resulting image. You might be doing something you
didn't intend...
--
Dean Ramsier - eMVP
Accelent Systems
http://www.accelent.com
"Bryan" <anonymous@discussions.microsoft.com> wrote in message
news:08a001c3b971$3e5c3860$a301280a@phx.gbl...
> Hi all,
>
> How to write my own information into the NK.bin?
> For example:
> I want to write "CE420b2" in the fixed offset of NK.bin.
> Can I finish that while making the nk image?
>
> Thanks
>
> Bryan
>