Re: Building Device Drivers in Platform Builder
From: Yannick Chamming's [eMVP] (ychammings_nospam_at_adeset.com)
Date: 10/21/04
- Next message: Yannick Chamming's [eMVP]: "Re: Building Device Drivers in Platform Builder"
- Previous message: Yannick Chamming's [eMVP]: "Re: Retail/Debug"
- In reply to: Sunny: "Building Device Drivers in Platform Builder"
- Next in thread: Yannick Chamming's [eMVP]: "Re: Building Device Drivers in Platform Builder"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 21 Oct 2004 08:37:36 +0200
To build a driver in PB, you have to include it into an OS Design. However,
it doesn't mean that you need to use this OS design : you can completely
create a dummy OS design to build your driver, based on an existing BSP, and
run your driver on an existing CE device with its own CE image already
available on it, as long as you use the same processor type for building
(condition the BSP choice) than the one used in the product.
To perform debugging, it'll be a bit more tricky, as you will need a kitl
session activated so that communication can be done between target and PB.
If the CE image on the product supports KITL dynamic starting, you might get
it this way.
Another alternative would be to debug using only log message on serial debug
link, if available on the device.
5.0 to 4.2 compatibility is a case per case checking. For most of the case
it should be ok, but it is not completely sure, depending on APIs used
-- ---------------------------------------------------------------- Yannick Chamming's (eMVP) ADESET Windows Embedded Manager ychammings AT adeset DOT com> http://www.adeset.com Tél : +33 (0)4.72.18.57.77 Fax : +33 (0)4.72.18.57.78 ---------------------------------------------------------------- "Sunny" <sunnysearch@yahoo.com> wrote in message news:4a1d2952.0410202117.b653ffb@posting.google.com... > Hello everybody, > Using Platform Builder 5.0, can one develope only device drivers and > test it on hardware device without building os design. > I just want to build usb device driver and not the os/bsp part. Is it > possible to write, debug/test drivers part only. Also what are > hardware supported by Platform Builder for testing purpose. > > Is it possible to write driver dll or an application through "Platform > Builder 5.0" that should work on Windows CE 4.2? > > Thanks in advance > > > Sunny
- Next message: Yannick Chamming's [eMVP]: "Re: Building Device Drivers in Platform Builder"
- Previous message: Yannick Chamming's [eMVP]: "Re: Retail/Debug"
- In reply to: Sunny: "Building Device Drivers in Platform Builder"
- Next in thread: Yannick Chamming's [eMVP]: "Re: Building Device Drivers in Platform Builder"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|