| Thread | Last Post | Replies |
|
| How to test SD Client driver....... | 26 Mar 2008 08:19 GMT | 2 |
I got SD Client driver which acts as network adapter for my wireless device. If i need to test my driver, does CETK got wifi specific test cases so that i can check my driver
|
| Why SD Card require to Format in WinCE 5.0? | 26 Mar 2008 06:50 GMT | 2 |
I am using both SD and MMC card on Quantum board i fetch some problem with SD card. When i use MMC card it automatically detected but when i use SD card it only shown in Storage Manager not in Explorer, it requires format then and then only it display on Explorer.
|
| Running active sync on versalogic python board | 25 Mar 2008 18:42 GMT | 10 |
Does anyone have experience with this board? I am having trouble getting the serial ports to be recognized, which must be why I can't get repllog to interact properly. The indication is that repllog sees the host, but does not send the
|
| How to support two usb host on s3c2440 board (smdk2440)? | 25 Mar 2008 18:14 GMT | 5 |
My s3c2440 board use two usb interface,usb0 use as usb host ,usb1 use as usb devie. Now I want change the usb0 form usb device to usb host. I already changed usb1 circuit.
|
| Question about AppVerif | 25 Mar 2008 17:25 GMT | 4 |
We develop a x86 device that runs Windows CE 6. A couple weeks ago we started to use AppVerif on many of our applications. We found a lot of handle not closed and some heap leak. Now we suspect that some of our services are causing a memory leak. We would
|
| WinCE Support BDA? | 25 Mar 2008 16:42 GMT | 1 |
I am studying how to set up a complete direct show filter chain for digital TV player. I find Microsoft provide Broadcast Driver Architecture to support receiveing and displaying broadband digital and analog broadcasts on Windows XP.
|
| kitl debug question | 25 Mar 2008 14:16 GMT | 5 |
on WINCE 5.0 I have built a debug image, my Device connectivity is set for ethernet, Debugger is KdStub, I can download the image via ethernet but the debugger never switches to Ethernet once the image loads. all my debug messages come out in my serial
|
| ce6.0 NKwvsprintfW hard locks system | 25 Mar 2008 13:57 GMT | 5 |
On a CE6.0 ARM platform the following issue has come up: If calling NKwvsprintfW() during OEMInit() the system hard locks. Once OEMInit() returns, it is possible to subsequently call NKwvsprintfW() without problems.
|
| Q965/ICH8 BSP for WINCE 5.0 and WINCE 6.0 | 25 Mar 2008 11:20 GMT | 2 |
Dear Sir, Does anyone have Q965/ICH8 BSP for WINCE 5.0 / WINCE 6.0 platform or where can I get the BSP ? BR,
|
| Start Menu Icons | 25 Mar 2008 08:24 GMT | 2 |
I am using WinCE 5.00 platform, and I like to eliminate "Favorites", "Documents", "Settings" and "Help" from start menu, Any help? Thanks
|
| SD controler of s3c2440 can support SDHC card? | 25 Mar 2008 08:04 GMT | 1 |
SD controler of s3c2440 can support SDHC card? If yes, how to modify SD card driver?
|
| Command line build | 25 Mar 2008 00:00 GMT | 7 |
I've set up an Windows Embedded CE 5.0 O/S design. The SYSGEN works fine. I want to run an unattended build on a dedicated machine. The recent source files will be fetched from CVS. I found the "blddemo -q" in the workspace directory of the O/S design would do the job as
|
| Does SDBUS support multiple SDHC? | 24 Mar 2008 23:58 GMT | 1 |
Currently I am developing a system wtih multiple SD host controller. I meet some issues when card inserted and SD controller could not work well. As I looked into the source code, I found the sdhc controller dll has
|
| Can't hit a breakpoint in CETK source | 24 Mar 2008 20:10 GMT | 2 |
I am trying to debug a GDI CETK failure, but I cannot hit a breakpoint in some source code (I have the shared source installed) that I know is being executed. I believe this is a problem with the Source Path Mapping, but my efforts to fix it have fallen short so far.
|
| getting bad values from calls to GetThreadCallStack() | 24 Mar 2008 19:25 GMT | 6 |
I need to log the application stack dynamically at certain places of interest in my WINCE5.0 application. I am new to WINCE, and it is very likely that I'm missing something very basic. The following code resembles my use of GetThreadCallStack() to obtain the stack frames.
|