| Thread | Last Post | Replies |
|
| Problem in Touch co-ordinates accuracy | 06 Mar 2008 22:43 GMT | 10 |
Am working on touch driver in windows mobile 6.0 Am using TSC2005 controller. My touch driver is working fine with pre calibrated value... My problem while doing the calibration...
|
| HOW to disable WLAN driver | 06 Mar 2008 17:07 GMT | 13 |
Here my problem is, i am debugging WLAN driver for windows mobile. Here the WLAN driver is default enabled in the boot up. Here i need to enable WLAN with the help of wireless manager.
|
| How to use activesync via wlan | 06 Mar 2008 15:26 GMT | 2 |
Can i use active sync connection by using wlan. Can you please let me know the procedure. Thanks, Nandan
|
| Config.bib format with BinFS | 06 Mar 2008 14:16 GMT | 3 |
BinFS is implemented on my CE 5.0 platform. I am having problems with the NAND Image configuration located in the config.bib file. You can see the file content below. The problem is that when I use this format, the image compiles successfully but I keep getting DATA ABORT
|
| kerneliocontrolfail | 06 Mar 2008 14:13 GMT | 12 |
I am doing porting of our bsp from wince5.0 to wince6.0. here when kerneliocontrol function is called from driver with KernelIoControl(IOCTL_HAL_REQUEST_SYSINTR, &dwGPIOIRQ , sizeof(DWORD),&g_pstGpioInfcData->dwSysIntr, sizeof(DWORD),
|
| Image download | 06 Mar 2008 14:08 GMT | 8 |
Intel XSCALE. PXA270. PB 5.0. For downloading the nk.bin, currently we are using ethernet. Is it possible to download the image from a CF card inserted into the CF card slot of my device ?
|
| My SD driver support SDHC , but it seem not in high speed mode. | 06 Mar 2008 11:32 GMT | 1 |
My platform is WinCe 6 and patch to 200801 My SD driver support SDHC , but it seem not fast. I search some posts about it in this group. there is a post that mention a topic "implement the ADMA-2 or UDMA". but I dont how to implement it.
|
| Debugging simulataneously with VS2005 and PB? | 06 Mar 2008 10:07 GMT | 5 |
I'm not sure if I'm trying to do the impossible here! Would greatly appreciate comments. I want to investigate the interaction between an application and one of the device drivers it accesses.
|
| SD Driver in Wince 5.0 CMD6 not issues | 06 Mar 2008 09:20 GMT | 14 |
I am developing the host controller driver for SD Host Controller. Although everthing seems to work fine but i have 1 doubt. When i plug in SD Memory Card, the controller interface is set to 25Mhz, 4Bit mode. But the call for CMD6 does not come from the SD Bus
|
| Wince500 Com Ports | 06 Mar 2008 07:02 GMT | 3 |
I have ported our wince420 BSP to Wince500 and now find that when I try to open com ports it does not allow me to do so I get a dialog box telling me that the port is not available: another program maybe be using it. I have made sure that serial debugging is off and have ...
|
| Downloading nk.bin to Target device without PB? | 06 Mar 2008 01:13 GMT | 18 |
Hello, I would like to download the nk.bin file to the target device without the use of Platform Builder. I am working on PXA 27X and BSP is Mainstone II .Does anyone know just exactly how that could be
|
| COMPILE_DEBUG | 05 Mar 2008 22:10 GMT | 1 |
I have uesed the COMPILE_DEBUG macro by setting it in a command prompt window. Is it possible to set this in a SOURCES file? what would be the syntax?
|
| Hive with self made Flash File System | 05 Mar 2008 19:01 GMT | 9 |
Can I use hive functionality with self made flash file system ? Flash File System is autoloaded using FSDMGR. There is "NO" block driver. I use Flash File System driver with self made NAND read/write routines. I have implemented all functions required by File
|
| GIISR_INFO Struct | 05 Mar 2008 18:35 GMT | 6 |
I need some help understanding this structure settings here is what I think: set Checkport true if you want isr routine to read interrupt register from device pointed to by setting PortAddr to interrupt register.
|
| UK Keyboard Struggle | 05 Mar 2008 18:01 GMT | 2 |
I'm trying to create a driver to accept input from a uk keyboard in CE 5.0 but seem to be struggling. I've copied and edited the US specific keyboard folders in the \public \common\oak\drivers\keybd folder, these are;
|