| Thread | Last Post | Replies |
|
| About wakeup system | 20 Apr 2006 17:07 GMT | 1 |
Hello, I choose syspend the system of Start Menu, so the wince system immediately. The Uart prints the string below: Touch Power Off USB : SerPowerOff
|
| Visual Studio 2005, Platform Builder 5, and Windows CE drivers | 20 Apr 2006 16:23 GMT | 8 |
I have 4 device driver projects that I currently build in Platform Builder 5 and link with the ceddk.lib. Is it possible to also build these projects from within Visual Studio 2005? If so, I would like to know how this can be done.
|
| Exception 0FF in gwes.exe (someone from MS please look) | 20 Apr 2006 16:17 GMT | 5 |
Perhaps this has been corrected in CE5.0, but I thought I'd post it here just to see. We encountered a sudden crash in our program and a total freeze of CE when gwes.exe would throw an exception. The exact exception was
|
| Writing on Compact Flash causes LCD FIFO overruns on PXA270 | 20 Apr 2006 15:45 GMT | 4 |
We are working with the first prototypes of our PXA270 board. The application is a sort of PDA with a 800x600/16 bpp LCD (no graphics accelerator). We have limited the dot clock of the LCD to avoid FIFO overrun
|
| About set include path in PB 5.0 | 20 Apr 2006 13:57 GMT | 2 |
Recently, we use platform builder 5.0 to build our image. In the build process, an error occurred- “fatal error C1083: Cannot open include file: 'pxa255regs.h': No such file or directory”
|
| problem when disable vmini | 20 Apr 2006 11:01 GMT | 3 |
When I set the evironment IMGNOSHAREETH=1 and BSP_NOSHAREETH=1, the Vmini.dll is still loaded when OS start. And the system hangs up, when loaded. Any othenr things to be dealed with?
|
| XXX_PowerUp and XXX_PowerDown Callback not coming on WinCE 5.0 | 20 Apr 2006 06:36 GMT | 2 |
I have implemented a stream interface driver which is having XXX_PowerUp and XXX_PowerDown rountins inside it's MDD layer cpp file. I made the entry of these routines in ".def" file. I am running this driver on WinCE 5.0 and Windows Mobile 5.0 both. In WinCE5.0
|
| How to avoid shutdowning BackLight? | 20 Apr 2006 03:03 GMT | 4 |
Hello, everyone! The Power Manger will shutdown the BackLight of LCD after a short time without user input. It will reduce power consumption. But I want to this doesn't work when my data acquisition
|
| March 2006 QFE for CE5 - Impact on CF Storage Card | 20 Apr 2006 02:31 GMT | 3 |
I applied this QFE and could no longer see my CF Storage Card under a retail build. It seems that the retail libs for ATAPI may need to be rebuilt. Steps taken: 1) Validated that CF slot was working correctly for other devices (NE2000
|
| TRACE output on COM1 | 19 Apr 2006 22:58 GMT | 9 |
On my platform, when I develope eVC4 apps, the trace output comes out COM1. I presume this is the same effect as having the platform debugging coming out COM1. If I stop the platform debug info, will the eVC info stop as well?
|
| CEPC and radio | 19 Apr 2006 16:16 GMT | 3 |
Does CEPC support Pocket PC version apart from SmartPhones? I have created one build of the CEPC making sure it has got the Radio support in it(it compiled the Radio module sources while building). Now when I boot the CEPC, the radio that's connected to the serial port (COM1 ...
|
| USB speaker support | 19 Apr 2006 16:11 GMT | 3 |
i have a few doubts.i am not able to find out the solutions by searching the web and browsing through the newsgroups. 1) whether USB speaker is supported in windows CE 5.0 ? 2) i hope that we dont have USB Audio class client driver.what will be
|
| Activesync and USB mass storage driver | 19 Apr 2006 12:22 GMT | 5 |
We want to use the USB mass storage driver on our Windows CE 5.0 device so we can transfer large files more easily. But we also use Activesync to get information about the device to the PC. Is it possible to run Activesync over USB at the same time as the USB mass storage driver? ...
|
| US Robotics 5421 USB WLAN Dongle on CE 5.0 | 19 Apr 2006 10:32 GMT | 1 |
With respect to Mike Hall's post about the USR 5421 not needing a driver on CE (http://blogs.msdn.com/mikehall/archive/2006/02/28/540912.aspx), I still can't get the USB dongle to work. Mike Hall says that "you only need to have the appropriate SYSGENS set." and
|
| System hang during interrupt | 19 Apr 2006 10:28 GMT | 4 |
I am writing an application to capture the falling edge of GPIO27. The program will enable GPIO_X interrupt and create an IST to handle it. However, when there is falling edge on GPIO27, system hangs. It seems that the IST is not installed properly. Would you suggest a method ...
|