Re: WindowsMobile DDK?
- From: "Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 16:04:21 +0400
Yes. Pocket PC has no means of debugging NDIS IMs except fopen()/fprintf(),
which are - a relaxation - can be called from any context - MiniportSend etc.
The only way of debugging is to install PB, build the "PDA" custom platform
sample, install your driver there and debug using PB's debugger.
Unfortunately, neither Wi-Fi pecularities nor power management can be
debugged this way.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com
"Arkady Frenkel" <arkadyf@xxxxxxxxxxxxxxxx> wrote in message
news:%23hJEQ9mkFHA.3288@xxxxxxxxxxxxxxxxxxxxxxx
> Zou need to buy Platform Builder for good kernel development/debugging but
> because drivers ( any ) in WinCE ( base for Mobile ) are user mode dll you
> can use Visual Studio 2005 ( because eVC not supported by MSFT now ) with
> SDK for processor you want to write ( usually ARM )
> Arkady
>
> "Sandra" <someone@xxxxxxxxxx> wrote in message
> news:ewmRo5kkFHA.1440@xxxxxxxxxxxxxxxxxxxxxxx
> > Please note I'm talking about Intermediate type device drivers (IM)... as
> > far as I understand this is an NDIS dependent module and shouldn't have
> > anything to do with what hardware (PocketPC-based mobile) I will choose to
> > run on (well I mean no need for major modifications)... is this true?
> >
> >> tools to run a simulated OS on my PC?
> >> do I need special hardware for my PC (specific NIC and etc)?
> >> is there a link of where to start for such development?
> > Thanx
> >
> > Sandra...
> >
> >
> >
> > "Sandra" <someone@xxxxxxxxxx> wrote in message
> > news:eFi$2hjkFHA.3144@xxxxxxxxxxxxxxxxxxxxxxx
> >> Hi All-
> >> I'm interested in developing a Device Driver for Windows Mobile OS....
> >> I don't have any Windows Mobile OS-based device and don't have specific
> >> device in mind yet so I'm thinking of using my PC.... do I need speciall
> >> tools to run a simulated OS on my PC?
> >> do I need special hardware for my PC (specific NIC and etc)?
> >> is there a link of where to start for such development?
> >> Appreciate your help.
> >> Sandra
> >>
> >>
> >
> >
>
>
.
- Follow-Ups:
- Re: WindowsMobile DDK?
- From: Sandra
- Re: WindowsMobile DDK?
- References:
- WindowsMobile DDK?
- From: Sandra
- Re: WindowsMobile DDK?
- From: Sandra
- Re: WindowsMobile DDK?
- From: Arkady Frenkel
- WindowsMobile DDK?
- Prev by Date: Re: E100BEX as a coding start point.
- Next by Date: Re: How does the NdisOpenAdapter() work?
- Previous by thread: Re: WindowsMobile DDK?
- Next by thread: Re: WindowsMobile DDK?
- Index(es):
Relevant Pages
|
|