| Thread | Last Post | Replies |
|
| Windows CE 5.0 SDK(x86) in VS 2005 | 17 Jul 2006 18:46 GMT | 3 |
Hi experts, Can I develop Windows CE 5.0 x86 native application in Visual Studio 2005? If I can do that, what is the SDK name? Thanks,
|
| PXA27x and Variable Tick Timer | 17 Jul 2006 16:40 GMT | 1 |
I'm working on a prototype PXA27x based platform (hardware still being debugged). We're wanting to use the variable tick timer provided in the MS3 BSP (under PUBLIC\CSP_PXA27X). It seems that randomly the variable tick stuff is not working properly. I'm trying to determine if its a
|
| problem launching an .exe from WCE50 image | 17 Jul 2006 14:54 GMT | 6 |
I work with Platform Bulder for Windows CE 5.0 and I inserted in file project.bib the following instruction: MODULES -----------
|
| PSM 4.0? | 17 Jul 2006 11:25 GMT | 8 |
I use PSM 4.0 to suport PAX270 CPU and P30 64MB Flash I follow PSM 4.0 document porting it into my BSP, and build image OK. Then, download into my device. But, my device can't bootup OS.
|
| DMA to SPI on PXA27x | 17 Jul 2006 10:06 GMT | 7 |
I have managed to setup a simple DMA to SPI "transaction". Since SPI has a FIFO it seems I would need a connection from the FIFO to the DMA controller in order not to overrrun the FIFO. Can I do that in a simple way (Tell the DMA controller to check the FIFO use) or do I have to ...
|
| PCI tutorials | 17 Jul 2006 09:56 GMT | 1 |
Are there any tutorials showing how to do a basic PCI driver for CE 5.0? Thanks, Tom
|
| FTP Throughput on WINCE using the WININET | 17 Jul 2006 07:54 GMT | 4 |
On 100 Mbps network, FTP using WININET functions could get throughput of only 30 Mbps.Does anyone know how can I increase this throughput rate ? Rohini
|
| Could not Locate BSP's | 17 Jul 2006 06:21 GMT | 3 |
I just downloaded Windows CE. When I start the Platform Builder and select "New Platform" and enter my workspace name and press the "next" button, I get the following error: The Platform Wizard could not locate any valid BSP's.
|
| Platformbuilder on Windows Server 2003 | 16 Jul 2006 09:40 GMT | 5 |
I try to install the Wndows CE 5.0 (platformbuilder) on a Windows Server 2003 OS. At the very beginning i get the error message: Setup requires either Windows 2000 Service Pack 4 or Windows XP Service
|
| platform manager and remote tool | 16 Jul 2006 09:26 GMT | 3 |
Hi, all, I am trying a new 5.0 platform. I got the debug image downloaded and running through KITL. But when I tried to conect using remote tools like Remote Registry Editor, I could not get the connection going. I checked the
|
| VIA BSP problems | 16 Jul 2006 01:03 GMT | 1 |
I've created a VIA BSP for WinCE 5.0 and I am getting the folowig output when running in platform builder. I'm not sure what AFD and PPP are and if I need to do anything to fix this. I've added the display sysgen and am running at 1280/1024.
|
| memory allocation | 14 Jul 2006 15:58 GMT | 5 |
i have a requirement where i need physical memory to be allocated starting from some "pre-defined physical address". 1. Does Windows CE provide any such facility? 2. Is there any way to specify physical address for
|
| Windows folder opens very slow in windows explorer | 14 Jul 2006 15:47 GMT | 2 |
I can see that any folder with large no of files( eg \Windows ), opens very slowly in windows explorer. The icon gets painted very slowly. Is there any tweak possible to make this process fast. The device has 624 MHz pxa270 and 128 MB RAM.
|
| RAM auto-detect feature in config.bib with large nk.bin | 14 Jul 2006 13:20 GMT | 1 |
Hi again, simple question: i have a nk.bin image that is too large for compiling. No IMGRAM setted.
|
| MultiByte strings in the OAL (KERN.EXE) | 14 Jul 2006 11:54 GMT | 6 |
I am trying to write a REG_SZ registry value in my OALIoCtlHalInitRegistry() function, getting the value from an standard asciiz string passed up from the bootloader. This was what I thought I'd do:
|