| Thread | Last Post | Replies |
|
| June QFE broke my USB mass storage devices | 11 Aug 2007 20:58 GMT | 1 |
I am using a PXA255 and a Oxford USB host controler and their CE 5.0 driver. All worked fine mounting SanDisk USB drives (mass storage device). After installing June's QFE, drives no longer mount or work at all. Has anyone else had problems with June's QFE?
|
| USB mass stroage device failing in enumeration | 11 Aug 2007 18:31 GMT | 6 |
I am working on USB Host Driver for OMAP platform in Windows CE 6.0. The USB device(mouse) is detected sucessfully by USB host and there ocurs an interrupt event and finally control passes to Chub::AttachDevice which enumerates the device. But my device is being
|
| WinCE 5.0 and Vista | 11 Aug 2007 04:44 GMT | 1 |
Is Platform Builder 5.0 supported on Vista?
|
| System.SR preinstalled | 11 Aug 2007 00:49 GMT | 4 |
I am attempting to create a test bed OS image. One of the issues that we seem to have is that VS2005 is complaining about not being able to deploy the System_SR_ENU.CAB file. The file exists in diagnostics as you would expect. Still I get deployment errors. I want the file on
|
| Network Client Credentials on Winddows CE | 10 Aug 2007 23:23 GMT | 6 |
I have asked this question before and not gotten a satisfactory answer. Others have asked and also not gotten adequate answers. So my question is no longer how do I do this, but where do I go to understand the issues surrounding this.
|
| Overriding Registry Settings | 10 Aug 2007 23:07 GMT | 5 |
I am working on a device that needs to run in 800x600 mode. The resolution is set in the BSP registry file common.reg. I know where that file is and can change it, but am wondering if there is a better way? I recently got an update to the BSP and it clobbered the change
|
| USB RNDIS transfer question? | 10 Aug 2007 18:49 GMT | 1 |
i write a usb RNDIS driver and the following is my question when i use USB RNDIS bulk out transfer to transfer, i found there is a couple of "keepalive" and "keepalive complete" in control channel and after this my transfer is break, is there any relationship with these
|
| Mounting Hard Disc | 10 Aug 2007 16:00 GMT | 1 |
Dudes, Me supposed to mount a hard disc of 2 GB , i made two partition one for 400 MB and remaining other , i have my boot loader on NOR flash , i copied my NK.bin in one of my partition (400 MB) , when i switch on my board i can get my image loaded when am supposed to go
|
| CETK touch screen test fails to load touch.dll | 10 Aug 2007 14:56 GMT | 5 |
My touch screen driver is "working very fine".... When am doing the CETK test for the touch screen it fails to load the "touch.dll" The cetk test trys to load the driver using LoadDriver API, this fails
|
| Disply Driver | 10 Aug 2007 14:24 GMT | 4 |
Hi Dean, I have got some idea how the power is managed in my Display Driver. How the power manager notifies my Display driver. The only thing I am not getting is that when I do hardware reset like
|
| Linker Errors in sysgen | 10 Aug 2007 08:50 GMT | 3 |
I installed WINCE5.0 Fresh (X86+emulator+shared source). After that I installed the Rollup package 2006 . And 2 VIA EPIA BSP's ( CN / CX ). I did a sysgen with "clean before building" switched on. ( =NOT build&sysgen
|
| How to speed up build process | 09 Aug 2007 17:20 GMT | 16 |
I am fairly new to PlatBuilder, and I have a question. Everytime I make changes to the PlatBuilder project, e.g. project.reg, project.bib, and application project I included with the OS image, I use Build OS | Build and Sysgen to rebuild the OS image, and it takes an hour; it
|
| NMAKE : fatal error U1077: 'fixts' : return code '0xffffffff' | 09 Aug 2007 06:34 GMT | 1 |
On one of my PC, I was unable to build any image. All failure point to same error message NMAKE : fatal error U1077: 'fixts' : return code '0xffffffff' I tried to uninstall Platform builder and also the AKU, but it still
|
| Targeting Msoft Device Emulator v2.0 with PB CE 5.0. | 08 Aug 2007 22:54 GMT | 3 |
I'm trying to target Microsoft Device Emulator v2.0 with an OS build from PB CE 5.0. Is there a cheat sheet on how to do this? Here is what I'm in the middle of trying: I create a new platform using the Intel PXA27x BSP. I did not see an ARM for
|
| Shared interrupts for serial ports | 08 Aug 2007 22:31 GMT | 8 |
I have problems enabling shared interrupts between serial ports with Windows CE 5.0. I'm using com16550.dll as a serial driver and isr16550.dll for interrupt sharing (still doesn't work if I use GIIRS.dlll instead). I've read a lot about this on newsgroups, but still I'm no closer ...
|