| Thread | Last Post | Replies |
|
| WinCE 5.0 PB and x86 Emulator question | 18 May 2007 11:06 GMT | 1 |
Could we download full Microsoft WinCE 5.0 PB 120 days trial version and x86 Emulator ? Because their setup should download from Internet , sometimes it's not convenient for local PC .
|
| copy from flash to ram | 18 May 2007 09:08 GMT | 3 |
i have problem to startup the runtime image from flash and in ram works everything fine. So is possible to copy the runtime image first to ram before executing. I'm using Intel StrataFlash memory. and P.B 5.0. And if this is possible, whats the easiest way to do this?
|
| Wince 6.0....Debug Build Giving Errors... | 18 May 2007 05:46 GMT | 5 |
hi ! all I am trying to build and sysgen the wince 6.0 x86 os image(Debug version). I am getting this error while doing that.....bt the same thing for release verson, it didn't give any errors.
|
| Regarding playback mixing test under audio driver cetk | 17 May 2007 23:42 GMT | 1 |
I got struck with playback testing under audio CETK test. While running the test, I am getting this message:- *** ================================================================== BEGIN GROUP: FSDTEST.DLL
|
| What to chnage when changing 32MBytes to 64MBytes of flash | 17 May 2007 22:57 GMT | 2 |
The BSP provided by processor vendor (Freescale) has 32 MBytes flash configured. However, our design has 64MBytes(Spansion S29WS256N) flash and we are having problems programming it with bootloader. We can load eboot to SDRAM and run it from there, but when trying to
|
| How to build SDK with sample programs | 17 May 2007 18:15 GMT | 7 |
My customer is requesting us to build a SDK with them with some sample program to use our devices. I tried some commercial package that will install some sample program to a default directory and the related library and header files to the "C:\Program Files\Windows CE Tools
|
| How to declare for ARM Assembly pre-define | 17 May 2007 17:43 GMT | 2 |
How to declare for ARM assembly code pre-define in sources file? I have decalred a pre-defintion for C code with CDEFINES= -DDEFINExxx, but Assembly code doesn't recongnize it, I want to know what the keyword used for assembly code defines in sources file?
|
| Newbie: Connectivity Options Issue | 17 May 2007 15:53 GMT | 6 |
I have bought WinCE 6.0 Eval dvd, installed it in Windows Vista(RC1) platform. I am able to compile and produce the rough kernel image without any hustles, but when trying to connect to emulator for debugging the Target > Connectivity Options, never opens.
|
| Problem in building my own device driver | 17 May 2007 15:16 GMT | 1 |
H i All, I have a problem in building my own device drivers and including them in my OS. I am using PB5.
|
| Touch screen and USB device driver link error. | 17 May 2007 12:27 GMT | 2 |
I am working with wince5.0 for ARMV4I CPU. I am developing device driver for Touch screen and USB. When i compile touch.dll for Touch screen and Usb.dll for USB driver its asking for drvlib.lib.
|
| Does WinCE 6.0 support PXA255? | 17 May 2007 11:02 GMT | 3 |
Does anyone know whether or not WinCE 6.0 supports PXA255? Thanks, James
|
| MainstoneIII SDHC read/write SD card slow | 17 May 2007 09:14 GMT | 3 |
My CPU is PXA270(520MHz) running wince5.0.I am using MainstoneIII bsp.SDHC speed is faster than MainstoneII.But it still can not reach the speed the hardware supports. read speed is only:1.97MB/s
|
| If KITL is disabled,USB stops working | 17 May 2007 02:47 GMT | 1 |
Hello, I'm experiencing this problem. If I use an image compiled with KITL support, I can use the USB mouse and keyboard. If I use the same platform without KITL support then the USB doesn't work. If I run this platform with the keyboard plugged in, the boot stops right before
|
| RegFlushKey CE 6.0? | 16 May 2007 22:26 GMT | 5 |
I had a little utility that called RegFlushKey in CE 5.0 I used to trigger a save to persistent registry. Am I correct this routine can not be called from user mode thus can not be used under CE 6.0?
|
| How to pass a structture to a driver using Deviceiocontrol | 16 May 2007 19:04 GMT | 6 |
I want to pass a structure from my application written in C# to a wince stream interface driver(written as a service) using deviceiocontrol method. The code to handle the device iocontrol code is implemented in
|