| Thread | Last Post | Replies |
|
| Serial port driver lockup | 29 Jan 2007 15:15 GMT | 1 |
I have a problem in CE50 serial port communication. If my device receives several CE_FRAME errors from serial port it gets locked up, without CE_FRAME errors it works forever. Lock up means that transmit works but no data is received and no errors
|
| how to migrate bsp from wince5.0 to 6.0? | 29 Jan 2007 15:11 GMT | 1 |
the .msi of my BSP(for wince5.0) can't execute on wince6.0 machine. when I execute the .msi on a wince5.0 machine. : a) the BSP add a c:\wince500\platform\gkk directory b) the BSP add a c:\wince500\platform\common\src\arm\gkk
|
| USB host controller and client driver | 29 Jan 2007 13:55 GMT | 10 |
I have been trying to know the exact software sequence flow once we attach a USB device - pen drive to the usb port. I am using WinCE 5.0 version and Plat builder IDE and Intel PXA27X Xscale BSP
|
| Dual monitor | 29 Jan 2007 13:51 GMT | 1 |
Is it possibile to develop applications running on a dual monitor? How do I choose to display graphic on a screen rather than the other? Is it programmable with DirectDraw or is it someway implicit in hardware architecture of the dual monitor (for example working on different
|
| KernelStart and MainstoneIII startup flow | 29 Jan 2007 11:40 GMT | 2 |
I am trying to understand the startup flow for the MainstoneIII platform in CE 6.0. Looking at OEMLaunch in the BSP startup.s, it seems that r0 is being loaded with the address of the OemAddrTable and then branching to KernelStart. After reading some previous posts to
|
| On-line-debug failed! After I installed VS2005 SP1 | 29 Jan 2007 09:29 GMT | 1 |
I can't use conmanclient2.exe and Cmaccept.exe to connect to my WinCE5.0 anymore. After I installed VS2005 sp1. Is this a bug?
|
| How to run a piece of code from internal ram | 29 Jan 2007 07:31 GMT | 2 |
I wrote an OEMPowerOff that is ok when running from flash. Now, people want ce to run from ram so a problem arises: the pxa270 put ram in self refresh but it does not automatically bring it out from that mode.
|
| This module executes in KSEG0 and, in general, cannot tolerate a TLB Miss. | 29 Jan 2007 04:19 GMT | 8 |
Dears, In the arm kernel loader source code(armstart.s), I can see the following comment: This module executes in KSEG0 and, in general, cannot tolerate a TLB
|
| Visual Studio 2005 Emulation on x86 | 28 Jan 2007 14:04 GMT | 9 |
Does anyone know if Platform Builder can create an WinCE 5.0 emulator image that will run on a PC? The MSDN article titled "Device Debugging and Emulation in Visual Studio 2005" says ... "Visual Studio 2005 introduces a new emulator
|
| Build virtual Keyboard on CE 5.0 platform | 28 Jan 2007 07:27 GMT | 5 |
I'm new in this group so I hope I got to the right place.. I need to build an internal virtual keyboard on a CE5.0 platform. It will have non English characters (I need Hebrew fonts) Any suggestions how to proceed with that issue ?
|
| a strange problem about wake-up from suspend status | 28 Jan 2007 03:07 GMT | 1 |
I work on CE5 and S3C2440. my device can be suspend ,and also be awaked by interrupt event. In the process of wake-up, I enable MMU with saved MMU parameters, and MMU do work. then I set the PC value, and successfully let the device returns to
|
| mosquito | 27 Jan 2007 10:28 GMT | 3 |
I am trying to get 6.0 up. I have a platform built with directdraw enabled. But when I launch mosquito.exe, I get the following error: PB Debugger Loaded symbols for 'C:\WINCE600\OSDESIGNS\DB1200OSDESIGN\DB1200OSDESIGN\RELDIR\DB1200_MIPSII_RELEASE\MOSQUITO.EXE'
|
| How do i know dynamic format change on CE6? | 27 Jan 2007 02:55 GMT | 3 |
Could you please help this? How do i know dynamic format change on CE6? My transform filter is connected to old video renderer directly, and i use it to play media file in CE Player.
|
| Video Renderer Bug for WinCE 6.0??? | 27 Jan 2007 02:29 GMT | 1 |
My transform filter is connected to Video Renderer directly on WinCE 6.0 When i replay the media file in CE player manually, (that means after the end of playing, i click "Play" Button again) there will be one switch(dynamic format change) at the first frame(which is
|
| KITL problem | 27 Jan 2007 00:33 GMT | 6 |
I am trying to develop a WinCE6 image for an etx-PM (Kontron) board. I am using a download/debug dedicated RTL8139 compatible card. Since there are not many drivers available for WinCE 6, I am working with simple OS images with support for keyboard, mouse and display
|