| Thread | Last Post | Replies |
|
| WinCE 5.0 doesn't load the standard SD Memory client driver. | 31 Dec 2007 15:27 GMT | 2 |
Loading standard SDBus driver - OK. Loading my SD Host controller driver - OK. Registry settings: [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMemory]
|
| Record length in Windows CE 5.0 Run time image | 31 Dec 2007 03:08 GMT | 6 |
Is there any way I can change the record length in Windows CE 5.0 runtime image? I observed that Record length is dynamically decided. FYI, Windows CE binary format:
|
| TFAT / exFAT | 29 Dec 2007 05:26 GMT | 3 |
Does TFAT still needs to be used on Windows Embedded CE 6.0, with exFAT support ? Or, in other words, is exFAT transactionnal, or does it need TFAT to be ? Thnaks a lot
|
| Power Management | 28 Dec 2007 20:26 GMT | 2 |
Our power button puts our device in a Suspend mode. We want the device to automatically wakeup periodically (using RTC wakeup source), check the battery power level, and turn the device off if necessary (true off, not suspend).
|
| WinCE 5 Start Menu banner - how to enable it? | 28 Dec 2007 14:15 GMT | 1 |
I'm building CEPC image using Platform Builder. I noticed that Start menu hasn't got image with "Windows CE" text on the left. It isn't displayed also in CE .net and CE H/PC 2000. But in Explorer resource files this image exists (file called bannerv2.bmp in WINCE500\PUBLIC
|
| About PXA 270 with one NOR Flash | 28 Dec 2007 07:07 GMT | 2 |
In our current PXA 270 platform, we use two NOR Flash(28F128P30). Now, we want to use only one NOR Flash(28F256P30) to replace it. I have no idea to do this in WinCE software. Which parts of software should be modified?(Bootloader, BSP, etc)
|
| COM_PowerUp and COM_PowerDown APIs | 28 Dec 2007 05:27 GMT | 6 |
I am developing the Power Management APIs in my SDIO-UART serial driver for Windows Mobiles in WinCE 5.0 platform builder. Here is my code for PowerDown case: BOOL
|
| Need help with 256MB memory | 27 Dec 2007 16:05 GMT | 1 |
I am using PCM-9375 from Advantch, Platform Builder 5.0. I start useing the board with 128MB memory, after I load the image I think that it see only 64MB. I need to use more memory. I got 512MB memory, I set IMGRAM256 = 1
|
| why unmount/mount occur while formatting a usb mass storage | 27 Dec 2007 15:29 GMT | 6 |
I export inside-flash (900M) as a usb mass storage on wince5. then I format this portable storage disk by Explorer on PC side . At the end of formatting progress, the disk will be unmounted , and then mount automatically. and the Explorer will popup a dialog which said like "can ...
|
| How to play animated gif ? IImage draw seems will lose the animation. | 27 Dec 2007 01:39 GMT | 2 |
Can anybody help out on animated GIF rendering issue ? I tried to use IImage draw to play out it.(Windows Mobile 6 standard) The background picture of GIF will display ok, but all the animations are lost.
|
| How to lock and unlock task in CE6.0 | 26 Dec 2007 15:37 GMT | 1 |
Hi,all Which functions can lock and unlock the task? and how to use the functions? Thanks in advance
|
| USB Mass Storage Client driver on Windows CE 5.0 | 26 Dec 2007 12:29 GMT | 3 |
I am working on Windows CE 5.0 based device that has USB 2.0 client driver (All ready available in the BSP). I have tested usb serial class driver with active sync. It works perfectly. Now I want to add USB Mass storage client driver support. For that I
|
| Wear Leveling of NAND flash | 24 Dec 2007 13:03 GMT | 1 |
I am curious to know whether windowCE 4.2 and WindowCE 5.0 has the wear leveling of NAND flash. Can any body help me which one has wear leveling if both does not have then what to do ? Best Reagrds
|
| How to find physical addres under CE 5.0 | 24 Dec 2007 10:06 GMT | 5 |
Process A needs to allocate a buffer that process B can hand off to a DMA engine. The buffer must be contiguous. Process B is a device driver This is under CE 5.0, so passing VA’s get interesting. I’m allocating contiguous mem using:
|
| 802.11/WiFi | 24 Dec 2007 08:29 GMT | 7 |
Has anybody out there built a device with a WiFi chip or module? We are having a difficult time finding a solution. We do not want a PC card or USB dongle, we need it to be more integrated than that (our product is limited in size).
|