| Thread | Last Post | Replies |
|
| UDP port | 04 Jan 2008 11:05 GMT | 2 |
We have a server application that is running in a windows PC. We have clients running in many WINCE devices communciating to server thro' WLAN/3G. We are using port numbers from 30001-30999 for each wince device.
|
| How to write a driver for 2 device? | 04 Jan 2008 09:31 GMT | 3 |
I would like to write a I2C driver which will create 2 node on driver init. Is it possible? What is the recommended way to implement the read API? Thanks
|
| IS WinCE 6.0 Support SDHC(capacity >2G) ?? | 04 Jan 2008 09:23 GMT | 4 |
WinCE5.0 and WinCE6.0 is unable to support SDHC by default. The patch of WinCE5.0 in April ,2007 had solved the problem and can support SDHC in WinCE 5.0. but i can't find the same patch in WinCE6.0.
|
| A question about USB RNDIS KITL | 04 Jan 2008 04:35 GMT | 1 |
I have a question about USB RNDIS KITL. You know there are two ways to implement the KITL: interrupt mode and polling mode. The USB version is 2.0. The USB KITL uses 4 endpoints. When I use polling mode, the interrupts are handled in the send and recv
|
| PulseEvent and SetEvent | 03 Jan 2008 22:59 GMT | 3 |
PulseEvent and SetEvent which API we should be used to set signal? In MSDN, there are a lot of info said, "PulseEvent" function is unreliable and should not be used! What about in Windows CE 5.0, is PulseEvent == SetEvent?
|
| Platform Builder 6.0 build fails at NETCFV2_MODULES= dotnetv2 | 03 Jan 2008 19:25 GMT | 3 |
Hi, I'm having a hard time with this, on one specific system, whenever I try to build a project, even a clean PDA Device project, it fails at "NETCFV2_MODULES= dotnetv2" and the build.log file only says the following:
|
| ADM851X USB-LAN-Adapter driver | 03 Jan 2008 17:31 GMT | 8 |
I'm working on ADM851X USB-LAN-Adapter driver, PXA255, WinCE 5.0. I'm porting this driver from 4.2 to 5.0 with same Hardware. Device will detect Adapter, but it will hang some where, and we can't browse.
|
| Add New SDK : Value does not fall within expected range | 03 Jan 2008 16:40 GMT | 1 |
I urgently need to generate an SDK for a new CE 6.0 OS design. Whatever I try, I get the error popup "Value does not fall within expected range" when I select "Add New SDK" - for any OS Design (test based on standard template, ...), any platform (custom, CEPC ,..). I already
|
| EAPOL 802.11 Wifi WPA CE5 | 03 Jan 2008 16:26 GMT | 2 |
We are attempting to write a device driver for a wifi card in our CE5 based platform. The basic operation is fine and we can connect to access points which are either open or use WEP.
|
| DEBUGMSG is not shown | 03 Jan 2008 14:52 GMT | 1 |
I'm working on the CE image. I got the debugger connected to the target board. But i got no DEBUGMSG. I only got the ERRORMSG. How can I read the DEBUGMSG from the debugger?
|
| 5.0 COMMONOAKROOT | 03 Jan 2008 14:15 GMT | 2 |
Hi, all, I am confused by the $(_COMMONOAKROOT) define in CE 5.0. In sources.default, $(_COMMONOAKROOT) is set to $(_COMMONPUBROOT)\OAK. And in my sources.cmn, $(_COMMONPUBROOT) is defined as $(_PROJECTROOT)\cesysgen.
|
| usb client ? | 03 Jan 2008 00:55 GMT | 2 |
I have a mini usb device in winCE How can change into activesync?
|
| Cannot Remove OS component | 02 Jan 2008 22:17 GMT | 1 |
When I remove the Network User Interface or DCOM from my "User Specified Catalog Items," and I sysgen, I get an image that will not boot. When I put that component back in, everything works. What could be causing this issue and how do I fix it?
|
| Dual Platform Development | 02 Jan 2008 19:28 GMT | 8 |
I want to develop two VS2005 projects -- one for a CE device and one for the desktop -- that will share the same code, albeit with many #IF WINDOWSCE / #ELSE sections. Project 1 is created as a Visual Basic/Windows/Windows Application (Creating
|
| LX800 PS2 Driver Problem | 02 Jan 2008 15:30 GMT | 1 |
My target device is a LX800. With ce 5.0, I want to enhance the input speed from a ps2 device to host. My ps2 device is a card reader. In my comparing test with CEPC BSP, LX800 BSP shows a input speed more lower.
|