| Thread | Last Post | Replies |
|
| mstli.exe | 09 Oct 2006 17:58 GMT | 3 |
Just a quick question. Does any one know the use of the mstli.exe process in Pocket PC? Thanks much Ganesan
|
| Getting started with NDISUIO | 09 Oct 2006 17:54 GMT | 1 |
I am new to Windows CE and need some clarrification regarding getting started with NDISUIO. In the sample source code of NDISUIO, Once Driverentry(..) function is called, it is registering to the protocol using NdisRegisterProtocol(
|
| Need to save registry settings on a custom emulator built using Platform Builder 4.2 | 09 Oct 2006 16:07 GMT | 1 |
I build a custom emulator image using platform builder version 4.2. The changes that I make to the registry do not get saved after a soft reset. I know that the registry can be saved. The emulator that we got from our BSP supplier has an option of saving the emulator state
|
| Strange MMU problem in bootloader | 09 Oct 2006 14:56 GMT | 1 |
I use PB5.0 and Intel JTAG XDB Debuger. I'm debuging my bootloader and it works well if I just let it go. But if I set a breakpoing after "mcr p15, 0, r1, c1, c0, 0" and before "bl main", it goes wrong and the command in the command window will all become ??? if I roll the window.
|
| Dual driver 2 | 09 Oct 2006 11:19 GMT | 1 |
Hi Henrik ThanX for your support...I went through the documentation today and tried out loading the driver I was able to successfully load the driver. I'm having difficulty in communication between the two drivers for e.g. the upper driver
|
| Multi-ICE, eXDI and Platform Buildr 5.0 | 09 Oct 2006 10:22 GMT | 2 |
is the latest driver from arm web site, Mutil-ICE 2.2.6 and eXDI 1.2, supported by Windows CE 5.0 Platform Builder ? Thanks
|
| Flashed image doesn't load | 09 Oct 2006 09:23 GMT | 9 |
I have a PXA27x Processor Developer's Kit from Intel. I have been working with an image for a while and decided to try to flash it. I have flashed the "standard" Mainstone III boot loader and I use it to download images via ethernet to the device.
|
| Controlling and knowing active processes i.e. forms | 09 Oct 2006 09:03 GMT | 1 |
Hi, Where can I look up which forms that are active i.e. by name and in what order from active form, next underlying form etc.. In order to automate an application that uses standard windows CE forms I
|
| EnterCriticalSection inside the Driver throwing Exception 004 | 09 Oct 2006 08:59 GMT | 3 |
I met a problem in my own driver using mips32 wince 5.0 platform, please help me! I have used Critical Section inside thread as well as in XXX_Read
|
| Driver load at run time | 09 Oct 2006 08:25 GMT | 9 |
I have just discovered the function ActivateDevice(..) that to me seems to be used to load drivers by the device manager at runtime - does that mean that a driver dll and a corrosponding ISR dll can be loaded at runtime from an application even in PB6?
|
| How to place one DLL in SLOT 1? | 09 Oct 2006 05:21 GMT | 1 |
Hi, all In debug mode, i find our display driver DLL is placed in SLOT 0, so how to place it in SLOT 1, instead of SLOT 0? by the way, another question is:
|
| anyone can help me | 08 Oct 2006 22:11 GMT | 1 |
is there any websites to find device driver develpment related for wince? i am the novice people for wince device driver development,i am struggling alot to make a simple stream interface driver in
|
| necessity of registerdevice() | 08 Oct 2006 21:11 GMT | 1 |
i created the sample stream interface driver code and an application . what r all the registry settings i want to do? where i want to store my driver files whether in created os image directory or platform folder under the wince root?
|
| Correct use of CTL_CODE? | 08 Oct 2006 18:30 GMT | 2 |
I would appriciate to have the following verified becase I'm not quite sure that I understand it fully: I have made a custom driver to a custom hardware (ADC and DAC) in which I'm going to use some IOCTL codes. From the help file topic CTL_CODE in PB I
|
| Atmel AT91SAM9261 ARM processor advice | 08 Oct 2006 01:03 GMT | 1 |
To All, We are thinking of using the Atmel AT91SAM9261 chip and building a CE compatible board to run CE v5.0 on. I am looking for others whom may have tried this and asking for them to share their experieince.
|