| Thread | Last Post | Replies |
|
| Un-wanted projects | 16 Mar 2006 22:18 GMT | 5 |
I have an OS-design, to which I have added several projects to test out a couple of things. I now want to remove the projects from my build, but find it's not so easy. The IDE seems to give me no options for remove project, and hitting the DEL key doesn't help either. Is there a ...
|
| Calibrate touch screen without UI? | 16 Mar 2006 20:21 GMT | 1 |
I have a platform built under CE .Net 4.1 with a SC4touch touch screen driver from A7 Engineering. I'd like to avoid using the hive-based registry, but I'd like to restore the touch screen calibration from a file. I've written a short hack that loads the registry value:
|
| the usb start problem | 16 Mar 2006 20:21 GMT | 2 |
hi,everyone. I have some question on USB load. My platform is PCM3370 of Advantech Co. ,I used CE5.0, I try the USB mouse,when the image
|
| CEPC Issues | 16 Mar 2006 20:10 GMT | 1 |
We have experienced various problems using Windows CE 5.00 (Evaluation Version) on CEPC, and we were hoping for some help because it is very critical to our project.
|
| shell Appliction Key define. | 16 Mar 2006 12:25 GMT | 1 |
am using PB4.2, I add the AYGShell catalog and want to use the device define key. In the platform.reg file end, add these Registry Settings. [HKEY_LOCAL_MACHINE\Software\microsoft\shell\keys\C3]
|
| Power control panel utitlity | 16 Mar 2006 10:51 GMT | 2 |
The Power control panel utility is not present in Control Panel. I have Full Power management in my V5.0 image included. What do i need to do to get this to show up.
|
| Use WinCE machine as a USB disk | 16 Mar 2006 09:59 GMT | 7 |
I'm working with Platform Builder 5.0 to make WinCE image, for ARM B.B. The mass storage USB function driver has been included in my device image, following is the registry settings to make that the default when the device is connected.
|
| CE 5.0 on VMWare | 16 Mar 2006 09:55 GMT | 4 |
we want to run a CE 5.0 image on VMWare for demonstration. Microsoft's CE emulator is not an option because the emulation must run on Linux. Our problem is that we did not find a retail device driver for the Am79C970 network card. We have a very old driver from AMD for CE 2.11 / ...
|
| hive-registry for intel 852gm??? | 16 Mar 2006 08:03 GMT | 1 |
hi~all i working Advantech's PCM-9386 porting windows CE 5.0 i worked IDE(ICHIDE), USB, Audio...--> success However...i cant work Hive registry..
|
| color palette | 16 Mar 2006 05:02 GMT | 9 |
My HW is connected in 18bpp mode with LCD. I'm using 16bpp MAINSTONEII driver and colors are not good. How can I correct colors with color palette? In LCD driver Function DispDrvrSetPalette is never called. Only funcrion SA2Video::SetMode is called. In this function I've tried to ...
|
| TickCount Timer Problem | 16 Mar 2006 02:55 GMT | 6 |
(WinCe4.2 version) I have 4 timers in my H/W , timer0 is defined for Kernel Schedule. This is configured for 1 ms count . I am checking One ms time accuracy of this timer when System is actually
|
| Setting CE Memory Division bewteen "storage" and "program" memory | 15 Mar 2006 23:53 GMT | 2 |
To set this permanently (enabled between soft and hard resets) it sounds like updating the value of FSRAMPERCENT in config.bib is the way to go. However, I couldn't find this file. Can someone provide me with instructions on how to set this parameter as a percentage to limit
|
| USB data Transfer question | 15 Mar 2006 21:53 GMT | 14 |
I wrote a USB to Serial driver on CE ARM device. and the write function which write data from USB host to client works fine, but when tried to read data from client, just occasionally get the serial data, most likely, host only read partial data.
|
| stop in process of Os starting | 15 Mar 2006 20:46 GMT | 1 |
hi,all I am debugging my board.I find OS stop after output the following debug message: Booting kernel with clean memory configuration:
|
| Loading USB driver for multiple interfaces... | 15 Mar 2006 20:43 GMT | 5 |
I have a USB device with 3 interfaces. As I know, Registry keys control how USB device drivers are loaded in WinCE. For example, HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\Group1_ID\Group2_ID\Group3_ID\DriverName.
|