| Thread | Last Post | Replies |
|
| data abort in touch driver in DeviceEmulator BSP | 12 May 2008 11:24 GMT | 3 |
Trying to use the Microsoft DeviceEmulator BSP to create a CE5 image for use with VS2005 DeviceEmulator. Basically its working but I'm having bother with the touchscreen driver.
|
| Help with PartitionTable | 11 May 2008 23:56 GMT | 3 |
Hello, I have an x86 WinCE50 system that uses the ATAPI IDE driver for a system CF card. Currently, I have the CF card partitioned into 2 parts: *Partition1 = Fat16 bootable partition with CEPC Nk.bin
|
| What is the reason that trigger the "Network and Dial Up Connections UI"? | 11 May 2008 22:38 GMT | 1 |
My WINCE5 device always popped up a dialing dialog just a while after startup. The dialog is the "Network and Dial Up Connections UI". If I set following item in register: [HKEY_CURRENT_USER\ControlPanel\Comm]
|
| USB Wireless Network Adapters for WinCE? | 09 May 2008 21:15 GMT | 1 |
I am currently trying to added wireless support to an existing WinCE OS image. I have added the components to my OS image to support Wi-Fi in Platform builder.
|
| Device enumeration fails | 09 May 2008 17:53 GMT | 8 |
I am having problems getting a certain full speed device to enumerate and get to the 'load driver' stage on Wince 5.0. The device is recognized and is usable when connected to my PC. I have used a USB sniffer to look at the packet traffic and it all seems reasonable.
|
| WLAN sample code | 09 May 2008 14:13 GMT | 3 |
Is any WLAN Driver Sample code is available on net? or any body know from where i take reference for WLAN Driver. I am using Wireless CF card on WINCE 5.0. I required sample code for that. So please if any body know then help us.
|
| How to strip down image of headless device (no display)? | 09 May 2008 13:40 GMT | 7 |
I would like to get rid of many unneeded components for a headless device. However, I cannot uncheck many catalog items because the Platform Builder thinks it is needed. For example: how can I get rid of the Tahoma fonts? Is there any method for this or do I have to
|
| Dereferencing environment variables in PB5 | 08 May 2008 20:08 GMT | 5 |
In Platform Builder 5.0 you have a dialog "Platform Settings" where you can also define environment variables. I need to dereference an existing variable. That means I want to define something like TEMP_STORAGE that is defined by the value of the TEMP environment variable.
|
| Ethernet Throughput Too Slow for Wince 5.0 | 08 May 2008 19:17 GMT | 1 |
I am running wince 5.0 with an AMD AU1100 processor running at 396MHz. I am integrating a RTL8305SC ethernet switch within the hardware platform. I am currently getting around 16.5 Mbps throughput uploading a 40Meg file to a server, and 23.5Mbps downloading a file
|
| How to test parallel port in WINCE | 08 May 2008 16:30 GMT | 9 |
Dear sir, I use X86 architecture which has a parallel port to develop WINCE platform. Do anyone have idea to test parallel port ?
|
| register dumping | 08 May 2008 16:25 GMT | 4 |
I'm a begginer to device driver. Now I'm trying to set a gpio register and check if it is set correctly. Following is my code. RETAILMSG(1, (TEXT("v_pIOPregs->GPBCON is %ud - %p\r\n",
|
| SD card and File System in WinCE 5....? | 08 May 2008 16:16 GMT | 3 |
I am developing SD card driver (SD Host,SD Bus, SD Client), the SD Bus and SD Client Drivers are got from \PUBLIC\COMMON\OAK\DRIVERS\SDCARD\... Now ,I am facing a serial problem, and have no idea to solve it. The condition is:
|
| Bluetooth crashes | 08 May 2008 12:10 GMT | 1 |
I am integrating WT11 Bluetooth module to our CE 4.2 device. Currently we support only 2 profiles OBEX Inbox and FTP. As a base for our FTP server we use OBEXFILE & OBEXINBX examples from the PB. I have random stack crashes with a single connection. But what I noticed that when I
|
| WMA recorder | 08 May 2008 12:08 GMT | 3 |
I am looking at a requirement to possibly record voice on my device in wma format.... but dont seem to be getting anywhere, probably due to lack of experience in Audio! I went thru the waverec sample, which basically records in .wav
|
| ril suspend / resume | 08 May 2008 02:45 GMT | 2 |
I am using the ril driver from the public root, and using wavecom modem... The RIL hang the system on resume.... Any ideas? Best regards, J
|