Is the Driver Verifier available for Embedded XP?

Posted: 02-08-2005, 05:59 PM
I would like to use the Driver Verifier to test a device driver we have
developed for Embedded XP. Is this possible, or will I have to move the
driver to XP Professional to run the Driver Verifier?
Reply With Quote

Responses to "Is the Driver Verifier available for Embedded XP?"

KM
Guest
Posts: n/a
 
Re: Is the Driver Verifier available for Embedded XP?
Posted: 02-08-2005, 06:12 PM
Jackie,

You can use the same tools on XPe as on XP Pro as long as you can run them (all the tool dependencies are there).

Driver development on XPE is similar to XP Pro so you can actually verify the driver on XP Pro too.

--
Regards,
KM, BSquare Corp.

> I would like to use the Driver Verifier to test a device driver we have
> developed for Embedded XP. Is this possible, or will I have to move the
> driver to XP Professional to run the Driver Verifier?

Reply With Quote
Jackie Smith Cashion
Guest
Posts: n/a
 
Re: Is the Driver Verifier available for Embedded XP?
Posted: 02-08-2005, 07:35 PM
Thanks for your response. I think I'll begin testing under XP Pro. Our XPe is
really stripped down and might not have everything we need.

However, I would eventually like to run the verifier under XPe, but I have
been unable to find the XPe specific verifier.exe. Any suggestions on where I
should look?

Thanks again.

"KM" wrote:
> Jackie,
>
> You can use the same tools on XPe as on XP Pro as long as you can run them (all the tool dependencies are there).
>
> Driver development on XPE is similar to XP Pro so you can actually verify the driver on XP Pro too.
>
> --
> Regards,
> KM, BSquare Corp.
>
>
> > I would like to use the Driver Verifier to test a device driver we have
> > developed for Embedded XP. Is this possible, or will I have to move the
> > driver to XP Professional to run the Driver Verifier?
>
>
>
Reply With Quote
KM
Guest
Posts: n/a
 
Re: Is the Driver Verifier available for Embedded XP?
Posted: 02-08-2005, 08:14 PM
Jackie,

Please remember there is no XPe specific applications except EEF (Embedded Enabled Features) which do not include driver tools like
Verifier. (although there is Signature Verifier and Application Verifier tool available in XPE Repository).

I think you will just have to grab the XP XPro's Driver Verifier (from DDK, for instance) and run it at your run time.
Use tools like Dependency Walker to see if all the Verifier's dependencies are in your image.

--
Regards,
KM, BSquare Corp.

> Thanks for your response. I think I'll begin testing under XP Pro. Our XPe is
> really stripped down and might not have everything we need.
>
> However, I would eventually like to run the verifier under XPe, but I have
> been unable to find the XPe specific verifier.exe. Any suggestions on where I
> should look?
>
> Thanks again.
>
> "KM" wrote:
>
> > Jackie,
> >
> > You can use the same tools on XPe as on XP Pro as long as you can run them (all the tool dependencies are there).
> >
> > Driver development on XPE is similar to XP Pro so you can actually verify the driver on XP Pro too.
> >
> > --
> > Regards,
> > KM, BSquare Corp.
> >
> >
> > > I would like to use the Driver Verifier to test a device driver we have
> > > developed for Embedded XP. Is this possible, or will I have to move the
> > > driver to XP Professional to run the Driver Verifier?
> >
> >
> >

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Driver Verifier Log File not populated. developer28 Windows XP Device Drivers 1 02-18-2007 06:00 AM
Driver Verifier, low resources testing Gary G. Little Windows XP Device Drivers 6 07-16-2006 09:11 PM
Verifier.exe worried Windows XP Device Drivers 0 07-26-2004 04:52 PM
Driver Verifier Joel Windows XP Device Drivers 0 06-30-2004 12:50 PM
Conflict between Driver Verifier and MS Modem interface QuasiCodo Windows XP Device Drivers 2 02-27-2004 09:16 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90