hi all,
how can i build the driver in PUBLIC\COMMON\Drivers folder..for
example.. the one in PUBLIC\COMMON\OAK
\DRIVERS\BLOCK\MSFLASHFMD\STRATA folder...

i am using maistone ii and how can i add stratad.dll to my platform
image..
Can u tell me procedures..

What are the normal procedure for adding the drivers in to platform..I
follwed the steps in the platform builder help and "Add driver to
existing bsp".But it is not building properly.

Re: how to add Common drivers to platform by Jack

Jack
Thu Aug 16 01:00:01 CDT 2007

what exactly is the error?


Re: how to add Common drivers to platform by princyf

princyf
Thu Aug 16 02:05:01 CDT 2007

On Aug 16, 11:00 am, Jack <unseen_co...@hotmail.com> wrote:
> what exactly is the error?

i am not getting error...but i cannot build the directory and there
is no dll in release folder..


Re: how to add Common drivers to platform by Janez

Janez
Thu Aug 16 04:00:29 CDT 2007

1) Open a Command Line Window
2) set WINCEREL=1
3) sysgen -p common stratad
The stratad.dll will be in your %_flatreleasedir%

http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_frm/thread/e3ab096328c380d4/9ca85a9c9df4dc4f?lnk=st&q=stratad_lib.lib&rnum=1&hl=sl#9ca85a9c9df4dc4f




On 16 avg., 09:05, prin...@gmail.com wrote:
> On Aug 16, 11:00 am, Jack <unseen_co...@hotmail.com> wrote:
>
> > what exactly is the error?
>
> i am not getting error...but i cannot build the directory and there
> is no dll in release folder..






Re: how to add Common drivers to platform by princyf

princyf
Thu Aug 16 04:55:50 CDT 2007

hi,
I have tried that..and it worked also..but is it he correct way to do
that...what we have done is we manualy build the stratad.dll..and fro
adding it to the nk.bin,we edited the platform.bib .Can we move this
files to platform directory and build the same.?


Re: how to add Common drivers to platform by alexquisi

alexquisi
Thu Aug 16 07:12:00 CDT 2007

Hi,

probably you need to do what is explained here:

http://msdn2.microsoft.com/en-us/library/aa459163.aspx

Best regards,

Alex

On Aug 16, 11:55 am, prin...@gmail.com wrote:
> hi,
> I have tried that..and it worked also..but is it he correct way to do
> that...what we have done is we manualy build the stratad.dll..and fro
> adding it to the nk.bin,we edited the platform.bib .Can we move this
> files to platform directory and build the same.?