| Thread | Last Post | Replies |
|
| How to format USB in WinCE 5.0? | 25 Jul 2008 12:10 GMT | 1 |
I am trying to format an USB device [Pendrive] by using Wince 5.0. I have written one application but it is working for formating the USB. Is any body know how to format an USB using Wince5.0? and which main functions are used to format USB?
|
| error wince600 boot message after dowload PB6 OS to HW board | 25 Jul 2008 08:56 GMT | 2 |
we migrate our BSP from wce500 to wce600. after i build this bsp successfully in wce600 then download the boot.nb0 to my board. the bootloader can bootup OK and print out menu and message on UART
|
| setTimer/KillTimer functions | 24 Jul 2008 19:44 GMT | 5 |
On Wince5.0 I am looking at using the SetTimer function to call my own function (i.e. passing in a NULL as the HWND handler. ) what I would like to know is where does this timer function run ? is it in the kernel or GWES
|
| traffic checking by wmp | 24 Jul 2008 18:41 GMT | 1 |
I'm using cepc bsp on CE 5.0 NMD FP. I seems to find some defect with buffering function of wmp. I directly connect a cepc device and 2003 media server with a dedicated rj45 cable.
|
| FMD function in kernel | 24 Jul 2008 13:51 GMT | 2 |
Hi~ Can I use FMD function in WinCE 5 Kernel OAL? I try to use FMD_Readsector(..) in src\kernel\oal\myIOCtl.c and it has errors below even I had include FMD lib(smflash_lib.lib):
|
| USB Serial modem class driver on Windows CE 5.0 | 24 Jul 2008 11:15 GMT | 3 |
I want to expose my Windows CE device as USB serial modem to Windows XP host PC. Is that possible on with Windows CE 5.0 running on my device? If so can you please tell me how do I implement this functionality? I have working USB function driver (I have tested all
|
| Wi-Fi Authentication Test... | 24 Jul 2008 04:02 GMT | 4 |
I was checking the wifi authentication test.(I am using WinCE 6.0) Here when i checked the Prerequisites for authentication tests, it requires. Tux.exe
|
| USB 2.0 throughput issue on Windows CE 5.0 | 24 Jul 2008 01:15 GMT | 2 |
I am developing a driver for our TV receiver chip that connects a Windows CE 5.0 based product. All related information as below: Our TV receiver chip: USB client(USB 2.0 interface);
|
| s3c2410 4bit Single STN, 16 gray mode problem? | 24 Jul 2008 00:36 GMT | 6 |
am using smdk2410 in pb4.2.net, the device using the SOC LCD controller, with 4bit single mono STN. Now it can work with the 1bpp mode, and display the mono BMP(1bpp) in the bootloader.
|
| Can't get C# app debugging working with WinCE 6.0 | 23 Jul 2008 19:49 GMT | 4 |
Sorry for the long post! I have seen other postings about this, but haven't seen a solution to the problem, so I'm restating the problem here. I wasn't able to get ActiveSync 4.2 to connect with my target board via USB, so I'm now trying OpenNETCF's CeDbgSetup.exe tool to see
|
| 640x480 Background Image Causes Data Abort in FileSys via GetSystemMemoryDivision Function Call | 23 Jul 2008 18:24 GMT | 2 |
OS: Windows Embedded CE 6.0 Updates: All Until May 2008 Platform: ARMV4I Display Format: 640x480 @ 16-bit
|
| Makeimg res2exe ERROR | 23 Jul 2008 17:53 GMT | 2 |
I was able to build my workspace and BSP, the image built works fine on the device. I need a much smaller footprint OS now, so I recreated another workspace with TinyKernel template and the same BSP, I added a few features from catalog manually, including minimal GWES
|
| Kernel size about 4.2 and 5.0 | 23 Jul 2008 01:51 GMT | 11 |
hi,there, I just encountered another problem, when I migrated my bsp from 4.2 to 5.0, the release kernel size always be 29.3M,
|
| can not delete a empty folder from a intel IPSM partition?? | 22 Jul 2008 16:25 GMT | 4 |
Hello, I am using CE 5, with Intel IPSM, my IPSM partiton is mounted as permanent drive, I found if I try to delete a empty folder, the system will pop up a error, if there is any file in the folder, it is fine to delete it, but in
|
| Frame buffer memory problem... | 22 Jul 2008 14:09 GMT | 2 |
I am working with ATMEL board, with AT91SAM9263 controller. The board is up with wince 5.0. There is some problem with the display driver. The display driver takes the physical address of the frame buffer from the registry and then, uses that location as the frame buffer.
|