| Thread | Last Post | Replies |
|
| start os on power on | 27 Nov 2006 17:27 GMT | 1 |
Does anyone know how I can store my OS, generated using PB CE 6.0 on my development board and have my OS start up on power on? Thanks, RH
|
| Wireless Power Manager and intermediate driver (passthru) | 27 Nov 2006 17:01 GMT | 1 |
I am trying to make an NDIS intermediate driver based on the passthru example included in the platform builder. With both the passthru example from WINCE 5.0 and WINCE 6.0 I run into the same problem: The passthru driver is not compatible with Microsoft's own application for
|
| AYGShell API Set not included in Windows CE 6 Core License after all ? | 27 Nov 2006 16:18 GMT | 1 |
The Microsoft Windows Embedded CE 6.0 list of operating system components states that the AYGShell API Set catalog item is included in the Core licence. Ref.:
|
| ethernet download of image | 27 Nov 2006 14:29 GMT | 1 |
I'm trying to download my CE image to my target (Kontron ETX-PM board). I selected ethernet as download and transport protocol in the target device connectivity options in platform builder. On the target, I boot from a bootable USB stick with a WIN98 boot disk
|
| Error: Module celog.dll is kernel module but not in kernel region | 27 Nov 2006 14:00 GMT | 5 |
if I set "Enable event tracking during boot (IMGCELOGENABLE=1)" I get the following error : "Error: Module celog.dll is kernel module but not in kernel region" In common.bib it says : NK SHK for celog.dll
|
| Problem accessing a buffer pointer | 27 Nov 2006 12:21 GMT | 2 |
We have a custom built monolithic USB Host controller driver on WINCE 5.0. When we connect a storage class device the mass-storage class driver gets loaded and runs it's initializations.
|
| USB host memory leak at Suspend/Resume | 27 Nov 2006 11:51 GMT | 5 |
I've implemented suspend/resume for a Samsung S3C2410 platform (CE 5.0, aug 06 patch). A USB hub (tusb2046b) is connected to the host port. To that hub I connect a usb mouse/keyb, for example. I have a problem with memory leaks when doing suspend/resume. It seems that this is ...
|
| Help, why my usb host support usb mouse, but the mouse cursor doesn't be showed? | 27 Nov 2006 11:44 GMT | 2 |
Dear friends: I have a question, I select Usb Host related part, and I can use usb mouse, but I can't see the cursor on wince screen, I think I have must lost some necessary catalog, please help to know what catalog I must add to
|
| Difference between Nk.nb0 & nk.bin | 27 Nov 2006 08:10 GMT | 3 |
I am new to the platform builder. When i do Sysgen it will create both Nk.nb0 and Nk.bin. I am always using Nk.nb0 as OS image file. My question is : What is the difference between Nk.nb0 and Nk.bin.
|
| keypad driver !!!!!! | 27 Nov 2006 06:45 GMT | 11 |
i am trying to develop a keypad driver in wince.
>From where should i start? The driver will be based on pxa270 processor. i have seen the wince5.0 source code at csp driver folder and common
|
| Is there any develpment kit for mainstone III | 27 Nov 2006 06:43 GMT | 2 |
Is there any develpment kit for mainstone III? i have upgraded mainstone II BSP to mainstone III.Till now i was using intel pxa270 processor development kit. Whether i can use the same develpment kit?
|
| full kernel mode caused first-chance exception | 25 Nov 2006 00:23 GMT | 2 |
I got an error message window of "First-chance exception in xxx.dll (0xC0000005:Access Violation)",when i unset the "enable Full Kernel Mode" in platform setting. And the system is halt. But it is ok, while "enable Full Kernel Mode" is set.
|
| Developng a touchpad driver on wince 5.0 | 25 Nov 2006 00:18 GMT | 3 |
I need help for developing a device driver for a touchpad device on wince-5.0. The touchpad device is connected to i2c lines on a development arm based board. We have the wince BSP for for the board and also the i2c bus driver. But do not have a driver for the touchpad.
|
| Problem with SDK created in Platform Builder and Windows Vista | 24 Nov 2006 18:10 GMT | 4 |
Here is my problem. When I install my Windows CE SDK on a Windows XP machine, everything works perfectly. When I try to install the same SDK on in Windows Vista, the SDK doesn't appear in VS 2005 sdk choices. What is the problem here?
|
| USBD.DLL | 24 Nov 2006 16:38 GMT | 2 |
Does anyone know how to get this DLL in my platform? I am working on a USB host driver, and in the debug log I see "could not load USB.DLL". Since I did my USB OHCI driver as a user project, I wonder if I am missing some other component.
|