| Thread | Last Post | Replies |
|
| [Q] Serial Port - Overrun error | 25 Aug 2006 12:54 GMT | 6 |
I had an error during serial communication. My Device spec. is below.(We are developing a PDA platform) CPU : PXA270 OS : Windows CE 5.0
|
| UART issue | 25 Aug 2006 10:06 GMT | 2 |
I have a hardware which has 5 UARTs and one of them is used for slow IR. In windows CE, all the UARTs are working. But when I tried in Windows Mobile with the same hardware, one UART is not working. While debugging I have seen that driver is writing the data to the FIFO but data ...
|
| NDIS driver MiniportSend doubt | 25 Aug 2006 10:01 GMT | 2 |
I am trying to write an NDIS driver. I have followed the NDIS sample from %_WINCEROOT%\Public\Common\Oak\Drivers\Netcard\NE2000. I manage to receive packets in MiniportSend, but I only receive a packet with one buffer, no matter the size of the data I am sending (I am sending an
|
| cplmain and res file. | 25 Aug 2006 08:20 GMT | 5 |
Hello, I was doing some changes in cplmain, and therefore moved it to my BSP. I splitted the sources file, using Sysgen Capture into building cplmain.lib, and cplmain.cpl.
|
| Format a partition | 25 Aug 2006 08:03 GMT | 2 |
I am trying to make a program to format a drive or partition. But the call to FormatPartition() is always failed. Can someone take a look at my code following and tell me what I did wrong? What I did here is to find a partition matching "szDrive" and then format it. Thanks.
|
| AYGShell | 25 Aug 2006 07:58 GMT | 2 |
Does anyone know if AYGShell API set depends on Standard shell? I add AYGShell API to my headless OS. It builds successfully but would not run. I wonder it really need a shell or something else to make it work. Thanks.
|
| To Jeff Kelley (MS)... | 25 Aug 2006 04:50 GMT | 2 |
Hello Jeff, I'm referring to your article http://groups.google.de/groups?hl=de&lr=&ie=UTF-8&oe=UTF-8&selm=e0euKBnbDHA. 3620%40TK2MSFTNGP11.phx.gbl
|
| PCMCIA 4.2 to 5.0 | 24 Aug 2006 22:56 GMT | 2 |
I am migrating from Windows CE 4.2 to 5.0. I am having some issues with the PCMCIA driver, I am aware from the help and earlier posts that the pcmcia driver model has changed, due to time constraints I would like to move the pcmcia driver from 4.2 to 5.0 without moving to the ...
|
| missing 91c111 interrupts | 24 Aug 2006 18:04 GMT | 3 |
I have a CE 4.2 SH3 platform with IRQ0 set as a rising-edge triggered interrupt that is connected to the INT0 pin on a SMSC91C111 ethernet chip. Under high traffic conditions the chip is resetting. I searched this newsgroups and read the postings regarding this issue
|
| Take long time to detect and recognize USB storage device | 24 Aug 2006 07:52 GMT | 1 |
I believe this issue has been raised quite a few times. We have been dismissing it as a problem associated with USB storage device's controller and/or firmware. Recently, one of our customer raised this issue again.
|
| HCD default IST priority? | 24 Aug 2006 03:15 GMT | 2 |
I am examining a usb host driver in CE5. There is a place that the program does qurey for IST priority. ******************************************************** RegQueryValueEx(
|
| PB5.0 ASP problem. can't upload larger than 13 Mb file. | 23 Aug 2006 22:47 GMT | 1 |
PB5.0 Web Server (HTTPD), ASP support, vbscript support Any registry setting that I can modify ? I need Help! thanks
|
| Install 5's QFEs or not? | 23 Aug 2006 21:49 GMT | 4 |
Are the QFEs necessary? Is installing them preferred? It seems significant changes have been made. If somebody is supplying me code, should I expect it to work properly with all QFEs installed, or none installed?
|
| How to update OS image(nk.bin) while the OS is running? | 23 Aug 2006 17:49 GMT | 8 |
First, my target is s3c2440 device and OS is wince4.2. The device has 64M nandflash、64M sdram and usb host port. The old OS image(NK.bin) is stored in flash, when my device's power is on, the NK.bin
|
| About USB KITL function in EBOOT | 23 Aug 2006 16:01 GMT | 1 |
I am trying to develop usb_rdnis_kitl instead of Ethernet_kitl in EBOOT.I want to use usb interrupt mode to realize.But even to now i can not receive the interrupt.I want to identify whether i am right.Can i use usb interrupt mode in eboot?
|