Hi,

I would like to clone calibrui to my own platform (e.g.
wince500\platform\MyPlatform\drivers\calibrui) and then modify the codes from
there. However, since sysgen phase is done before my platform gets built, I
will have to do "sysgen -p common" and "makeimg" again manually in order to
make the changes effective. Is there a way that I can make the change to the
calibrui module under MyPlatform gets included in final image automatically?

My project is built on wince 5.0.

Thanks in advance.
Jane

Re: customize calibrui without modifying public root by ctacke/>

ctacke/>
Tue Apr 11 07:02:53 CDT 2006

Yes, you can clone it into your platform. There are step by step
instructions in PB help for how to do it, with calibrui as the specific
example.

-Chris


"Jane" <Jane@discussions.microsoft.com> wrote in message
news:CE38B34F-096F-45AC-87CC-9537DF6A08B0@microsoft.com...
> Hi,
>
> I would like to clone calibrui to my own platform (e.g.
> wince500\platform\MyPlatform\drivers\calibrui) and then modify the codes
> from
> there. However, since sysgen phase is done before my platform gets built,
> I
> will have to do "sysgen -p common" and "makeimg" again manually in order
> to
> make the changes effective. Is there a way that I can make the change to
> the
> calibrui module under MyPlatform gets included in final image
> automatically?
>
> My project is built on wince 5.0.
>
> Thanks in advance.
> Jane