Re: WindowsMobile DDK?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



you mean even an Intermediate type device drivers (IM)... is a dll and a
user mode?
no more kernel mode driver?
So If I underestood you correctly I choose my processor and type of device
in platform builder, right?
based on your experience, should I choose to develop on CE4.2 or 5.1?
I know the latest NDIS for CE is 5.1
Also what are these evaluation kits
?https://www.interactservices.com/WinEmbedded/Products.asp

Thank you for your feedback
Sandra.
<maxim@xxxxxxxxxxxxxxxx> wrote in message
news:%233dp0MqkFHA.1416@xxxxxxxxxxxxxxxxxxxxxxx
> 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
> > >>
> > >>
> > >
> > >
> >
> >
>
>


.



Relevant Pages

  • Re: WIN32
    ... There isn't a lot we could do about the requirement of a second computer for debugging. ... the debugger run on one machine and the target driver run on another. ... describe the only scenario Microsoft supports for debugging. ... another newsgroup as to whether or not it is even possible to debug a device driver under ...
    (microsoft.public.vc.mfc)
  • Windows XP with bluescreen parport.sys
    ... Here is the complete bluescreen I debugged with the Windows Debugging Tools: ... After setting your symbol path, use .reload to refresh symbol locations. ... a driver actually attempted to complete its own packet ... stack for the current request can be found by examining the DeviceObject ...
    (microsoft.public.windowsxp.general)
  • Re: 7.0 CURRENT kernels ath driver causes page fault, kernel panic (debugging kernel)
    ... but when I tried debugging my issue with NTFS and SMB I didn't really ... scheduler, the driver, or something else... ... After I get the dump with the current options (+ debug options), ... it's harder to track down driver bugs to some extent. ...
    (freebsd-current)
  • Re: Optimum page file size for 1 GB?
    ... your filesystem driver may be screwed all over ... you are talking about kernel crashes! ... and save an application dump for postmortem debugging. ... The right way to do this is to not touch the disk at all after akernel ...
    (comp.sys.ibm.pc.hardware.storage)
  • Re: WindowsMobile DDK?
    ... The only way of debugging is to install PB, build the "PDA" custom platform ... >>> I'm interested in developing a Device Driver for Windows Mobile OS.... ...
    (microsoft.public.development.device.drivers)