Hi:
The file was copied to the "release" directory by the "postlink.bat" at
the project, when I build the project with build image option. But when
I build the OS with build image option will not to copy the file into
the release directory!!!. What I need to add into the sources file of
project to copy the file into "release" directory when I want "sysgen"
- clean build the OS?
In the Sources file of project I added the line as:
POSTLINK_PASS_CMD=postlink.bat
and at postlink.bat copy the file into "release" directory.
Thanks
Lu