| Thread | Last Post | Replies |
|
| UPnP Control Point | 08 Jan 2007 03:46 GMT | 3 |
I'm testing upnp control point api in WinCE 5.0. I have rebuilt Control Point Sample, GenericUCP.exe (sample in Platform SDK) for WinCE because PB does not provide genericucp sample code. (public\servers\sdk\samples\upnp\genericucp\ does not have source code.)
|
| Platform Builder for Windows Mobile! | 07 Jan 2007 22:29 GMT | 4 |
being a new bee to this stuff, I would be pleased if some one can help me in this. I'm having Platform Builder for WinCE 5. I was able to build an OS successfully
|
| Power Management PASSTHRU | 07 Jan 2007 11:39 GMT | 1 |
i have a problem with power management of passthru IM ndis driver of windows ce 5.0 I like enable power management and can suspend/resume the power of virtual device and physical device.
|
| Windows CE device driver signing | 07 Jan 2007 01:10 GMT | 1 |
I developed a NDIS device driver for WM5 (a CE driver). Can someone point me to information/documentation on how to sign the driver so that it works on a smartphone? I need to sign the driver only for debugging/development purposes.
|
| To test the Flash | 05 Jan 2007 20:09 GMT | 8 |
In my application, I want to test the Flash and SRAM memory for their proper working. So what we thought was to write 0xAA to all the locations and read it back the values and if it is right then we can understand that Flash is working fine.
|
| SD host driver documentation? | 05 Jan 2007 18:23 GMT | 4 |
I would like to know if there is some documentation about the development of a SD host driver. I found the code of the PXA driver and the comments inside sdhcd.h but no documentation of SD host to SDBUS driver APIs.
|
| Intel 82559 network adapter / Windows CE 5.0 - Can see but can't be seen | 05 Jan 2007 16:35 GMT | 1 |
I'm having problems with my Intel 82559 network adapter under Windows CE 5.0. I generated an image which includes the driver for the adapter, and the connection icon appears. DHCP works fine too, and the device can access the internet normally via browser, ping other machines, etc.
|
| Windows CE Connection Problem | 05 Jan 2007 15:54 GMT | 2 |
I'm having some problems generating a Windows CE 5.0 image. The image can access internet normally and connect to servers, but when a remote application tries to connect to a program in WinCE (acting as a Server), I get a timeout error. The same thing occurs when I use
|
| WinCE 6: Link a dll (without WinCE build system) : unresolved external symbol | 05 Jan 2007 15:46 GMT | 2 |
i would like build a DLL without WinCE build system (but with command line). So, I am trying to link my obj files for creating a DLL with link.exe. That is my command line :
|
| CeSetThreadPriority versus the CE5 scheduler | 05 Jan 2007 15:24 GMT | 6 |
I've been building user-mode "drivers" for my WinCE5 X86 system, and I've stumbled on something that seems wrong... (But I'm probably just not looking at it the right way.) I'm polling an I/O bus serial communication device in a thread, and I've boosted the polling thread to a ...
|
| IMGLOADNETHIGH stuck on in .pbxml caused much later sysgen image f | 05 Jan 2007 14:13 GMT | 4 |
I have been struggling with several odd PB problems that turned out to all be caused by the same thing. The problems were: 1) Sometimes a project change would create a non-booting nk.bin image (failed soon out of OemInit), and backing out the change didn't work; the
|
| FAL/FMD slow Format in WinCE5 | 05 Jan 2007 12:57 GMT | 3 |
we have created an FMD driver for different NAND Chips (from 32MB up to 512MB). We are using the "autoformat" option of the Storage Manager and we are satisfied with the behavior under WinCE4.2. But using this driver with WinCE5.0 changes the time of the standard formatting
|
| I have problem for build bluetooth AG... | 05 Jan 2007 08:41 GMT | 2 |
Sorry for my English is not well... I use "Open Release Directory". In platform builder and I type "build -c" in C:\WINCE500\PRIVATE\WINCEOS\COMM\BLUETOOTH then I got message "fatal error C1083: Cannot open include file: 'ndislink.h':
|
| What is the difference between the release mode and debug mode romimage? | 05 Jan 2007 08:02 GMT | 3 |
Dears, I have modified bib file to insert my dll into the booting image. In debug mode, viewbin tool shows my dll file is included well inside the image; however
|
| RAMFMD+TFAT+Full Format (Windows CE Emulator X86) problem ? | 05 Jan 2007 03:56 GMT | 4 |
I had try any method to solve my ARM S3C2440 base FMD driver problem, but it's problem for try Emulator X86 "RAMFMD+TFAT+Full Format" include "Build and Sysgen" problem + register modify(any method for me see at www) ....., but any method is useless,
|