| Thread | Last Post | Replies |
|
| storage read/write test | 01 Sep 2005 23:37 GMT | 3 |
I have written FMD driver for Intel strata flash and running the CETK storage read/write test. test case:2003 is failing but all other tests are passing. Can give any clue to come out this problem.
|
| SD-card partitioning - Both FAT32 and TFAT partitions on the same card | 01 Sep 2005 22:42 GMT | 1 |
I would like to partition an SD-card into two partitions. The first partition should then be formatted with FAT32, and the second with TFAT. (In fact I have an SD-card that already has two partitions, but
|
| any changes in "USB Remote NDIS Class Driver "in WinCE 5.0 ? | 01 Sep 2005 21:56 GMT | 1 |
in WinCE 5.0 i couldn't find "USB Remote NDIS Class Driver " in the Device drivers tree in the catalog that is Device Driver:
|
| Whether PLATMAN_TL_TCPIP is a environment variable ? | 01 Sep 2005 21:39 GMT | 1 |
i'm migrating my os design from WinCE 4.2 to WinCE 5.0 ,in WinCE 4.2 i found a variable like "PLATMAN" the equalent one is i got from the WinCE 5.0 as PLATFORM MANGER but i couldn't find the equalent one for PLATMAN_TL_TCPIP=1
|
| Mainstone II (PXA270) BSP, LCD rotation | 01 Sep 2005 19:38 GMT | 4 |
I'm trying to rotate the subj (LTM035A776C) from portrait to landscape swapping the CxScreen and CyScreen in the registry. Looks like the driver has to support this (see \PUBLIC\COMMON\OAK\CSP\ARM\INTEL\PXA27X\DISPLAY\PXA27X_LCD\dispdrvr.c) but I
|
| Updating Evaluation Version of PB 5.0 to the Real Deal | 01 Sep 2005 17:49 GMT | 3 |
I have installed an evaluation version of Platform Builder for WinCE 5.0. My trial has expired but my company has just purchased a license/copy. I'm wondering if there is a way to update my evaluation version to the real version without having to uninstall/reinstall? For example ...
|
| filesys.exe Exception | 01 Sep 2005 16:19 GMT | 1 |
I commented waitOneFrame() function in UHCD for avoiding sleep in the same function and downloaded the corresponding NK.bin. It failed with filesys.exe exception. Then I came back to original version and rebuilded and downloaded NK.bin then also I got the same exception.
|
| Real-Time Clock problem | 01 Sep 2005 16:16 GMT | 5 |
During CE boot, I found DoGeneralInit function in filesys module try to set the RTC to 6/1/1999, 12:00. However, I did not find the source file fsmain.c required by debugger for source level debugging.
|
| Preprocessing a file | 01 Sep 2005 16:10 GMT | 3 |
How Can I Preprocess files of a driver in Windows CE. How I will get the Preprocessed output? Thanks San
|
| Formatting with fatutil fails when writing boot sector... | 01 Sep 2005 15:18 GMT | 2 |
I'm trying to write a format/scandisk util and have some problems formatting my device's internal flash (Spansion/AMD). I start out with an empty flash (no partitions, no nothing). I first format the partition using "OpenStore" and "FormatStore". I now have a
|
| two conflicting device driver | 01 Sep 2005 15:17 GMT | 2 |
I developed a battery device driver. This new driver is under WINCE500/Platform/MyOS(PAX250)/Drivers. By setting breakpoint in the new battery device driver, I know the driver is being used at boot time. Then I used the test program getbat.c from Wince5.0 sample battery driver code ...
|
| Immediate error ("Other") trying to build Windows CE project from command line | 01 Sep 2005 13:50 GMT | 4 |
I created the simple x86 / emulator / word pad project in order to learn Windows CE (Windows CE 5.0 installed on Windows XP pro SP2). I did some modifications in the following files: C:\WINCE500\PUBLIC\WCESHELLFE\OAK\CTLPNL\CPLMAIN\owner.cpp
|
| Strada FMD driver takes a long time to load on first time boot. | 01 Sep 2005 13:33 GMT | 10 |
I am working on a PXA27x based platform that use Intel Strada flash. I am using the FMD driver provided with the following modifications: support for mutlitple erase regions, and detecting and skipping over any blocks used by the bootloader (this is done by changing the base address ...
|
| Debugging the Boot-loader Eboot using JTAG | 01 Sep 2005 13:08 GMT | 4 |
I wanted to know a couple of things about debugging the Boot-loader Eboot for Windows CE. I have a JTAG probe from Green Hills for downloading the image to the target. For debugging the boot-loader what else do I need besides the JTAG probe ?
|
| WinCE build problems | 01 Sep 2005 12:24 GMT | 3 |
I faced many problems while building platform or making image after a small change in project files. Some times I could resolve it rebuilding the platform 2 or 3 times after cleanup. Every time i clicking save as option for saving all changes. But some times the platform options are
|