| Thread | Last Post | Replies |
|
| Problem to load Stream Drivers in release configuration | 06 Nov 2007 17:12 GMT | 11 |
I've developped a Stream Driver. Everything looks fine in Debug Configuration and works pretty well on my Device. Then I sysgen My OS + My Driver in RELEASE Configuration. I run it on my Device,.In this case My driver is not loaded by The Device Manager. I cannot figure out why, ...
|
| Speech? | 06 Nov 2007 16:39 GMT | 2 |
Does anyone have any pointers for testing text-to-speech in CE5 or 6? There's no documentation of the 'samples' which are in the PUBLIC branch of CE5. CE6 has some documentation, but the files are not there (nice going). I've fooled around with regcevoice, one of the samples for ...
|
| SOC folder not being cleaned. | 06 Nov 2007 15:39 GMT | 3 |
It is expected behavior that the SOC folder libs are not cleaned when "blddemo -clean" is run? I find no reference to the SOC folders in the clean section in blddemo.bat nor in cleanos.bat. Is this an oversight, or is this the way the build is supposed to be?
|
| OEMPowerOff & PmgrResume | 06 Nov 2007 13:57 GMT | 1 |
I am working with WinCE 5.0 on PXA255 platform (based on Lubbock platform) code in pmgrxsc1.s file where the implementation of OEMPowerOff and PmgResume is in. Because we have developed our own bootloader which is completely independent
|
| How to maintain D0 state while connected through ActiveSync | 06 Nov 2007 10:39 GMT | 1 |
How can I maintain D0 state while connected through ActiveSync. When occur timeout, power state becomes D1. but l'd like to maintain D0 while connected through ActiveSync. Help me... please.
|
| USB mass storage | 06 Nov 2007 08:06 GMT | 21 |
I have a fully operational USB Functional RNDIS device (this information is ment telling that my USB device driver is working). My device has 64Mb of StrataFlash, which I would like to read/write to from my PC using the USB port. For doing this I would like to use the Explorer on ...
|
| WinCE 6.0 Kernel bug? | 05 Nov 2007 22:52 GMT | 3 |
My platform is ARM926 and only has 8 MB memory . The WinCE 6.0 Kernel always read address: 0x41 to cause data abort when booting. I try to trace the kernel code and find out the issue.
|
| CF Card Removal causes WinCE Screen to go blank | 05 Nov 2007 21:39 GMT | 1 |
I am current running WinCE 5.0 and my system has one CF Card slot. I am experiencing a problem whereby when I remove the CF card the windows CE screen goes blank. I can reinsert the card and everything is running OK. This problem only occurs on card removal not on
|
| CE5: Accessing shared memory from a 2nd process | 05 Nov 2007 17:53 GMT | 2 |
Hello gurus, I want to be able to access a buffer allocated in shared memory from 2 or + APIs. The reason is quite simple, the sell department wants to be able to sell the module (APIs) separately.
|
| How can I set HDZone? | 05 Nov 2007 17:10 GMT | 2 |
I am working on WINCE 6.0 ARM platform BSP development. I am facing problem booting on my board. I found out that it hangs in hd.dll module. I want to know how can I debug this module? I have set zones in
|
| Is USB Function Driver is Nothing but CLient Driver ? | 05 Nov 2007 16:57 GMT | 2 |
In the section USB Function Controller Driver MDD and DDI Interface: Microsoft refers USB Function Driver initializes MDD which initializes PDD. Is USB Function driver is nothing but USB Client Driver ? Please Clarify.
|
| TCPMP Error | 05 Nov 2007 16:23 GMT | 1 |
I use PXA320 (CE5.0) When I exit TCPMP, LCD becomes white and Nothing is any LCD signal out. What is the reason? Does my LCD driver have any problems?
|
| fmerge query under PB4.2 | 05 Nov 2007 16:18 GMT | 2 |
I have two custom .bib files I wish to merge into project1.bib module1.bib <snip> MODULES
|
| Hardware Access from Application | 05 Nov 2007 12:44 GMT | 6 |
We have a custom platform with a lot of special-purpose hardware on it. Under CE 6.0, all of the hardware access must be done by a device driver. I wrote one to wrap our hardware, but it sure would be better for us if our
|
| Nk.bin update application | 05 Nov 2007 12:12 GMT | 3 |
I'm using WinCE 4.2 in my device. I'm booting WinCE using Compact Flash otherwise Hard Disk sometimes. I want to write a application which will get the updated Nk.bin from some host system and should replace the Nk.bin in the target via ethernet.
|