| Thread | Last Post | Replies |
|
| Watchdog PXA270 | 20 May 2008 06:03 GMT | 2 |
PB5.0 XSCALE PXA270 I'm trying to implement hw watchdog and from the documents, I have initialised match register and I'm resetting OCR0 register periodically. This works fine.
|
| Unresolved CryptPFXDllMain (.NET CF 3.5) | 20 May 2008 00:32 GMT | 8 |
I'm completely newbie with CE so excuse me if this is not the right place to ask such questions, any redirection welcomed. I created a new OSDesign project, with custom template, and did not checked anything offered (trying to keep the components at minimum). It builded
|
| WINCE as HID | 19 May 2008 14:45 GMT | 2 |
I have a device, which runs WinCE OS. Currently, when I connect this device to PC (via USB), it gets recognized as vendor specific device. We communicate with the device using socket communication. Would it be possible to develop a piece of code to recognize this
|
| platform builder wince 6.0 | 19 May 2008 14:41 GMT | 2 |
Im creating a BSP with the help of platform builder wince 6.0 evaluation version. The evaluation version is valid for 6 months . So would it meant that BSP build using the evaluation version stop working after 6 months or
|
| RNDIS - USB pipes | 19 May 2008 13:26 GMT | 1 |
I wondered if there are any requirements to the USB implementation if i would use RNDIS in my Windows CE device. What kind of USB pipes are used to communicate (interrupt, bulk,...)?
|
| What is the file replacing *.plg which is used at WinCE5.0 in WinEmbCE6.0? | 19 May 2008 10:49 GMT | 11 |
Hi, all gurus! I want to know about some configuration file. When I work with WinCE5.0, there is a file with *.plg extension. And with this file, I can analysis what modules have been included
|
| How to run GSPlayer on pocket PC | 19 May 2008 08:48 GMT | 2 |
Hi to all I download open source audio player (GSPlayer) from internet. i build it in visual studio by selecting "windows Mobile 5.0 Pocket PC sdk(ARMV4I)" Solution plateform and "release" as the solution configuration. It build
|
| Relationship between battdrvr and pm | 19 May 2008 00:16 GMT | 12 |
What is the relation ship between power manager and battery driver? How the power manager accesses battery functions. I use sample battery driver supplied with wince 5.0 and unmodified pm code with smdk2440. I get following prefetch abort exception while booting the system
|
| Serial Problem with USB | 18 May 2008 15:53 GMT | 2 |
I have the following problem with serial devices connected through USB. Situation: Windows CE 5.0 running on a PXA270. NET CF 2.0 (No SP)
|
| nand partition | 17 May 2008 08:43 GMT | 2 |
i have one nand flash on my device, i want to make this nand flash as two partitions, can any body help on the registry settings required for this and what are the modifications required in the nand fmd driver and i want to
|
| CE 6.0 Web Server SSL | 17 May 2008 01:34 GMT | 7 |
I am trying to re-configure our already fully working CE 6.0 website to use SSL/HTTPS I have retrieved an advanced certificate from our local Win2003 server certificate authority and installed it on our CE device using the control
|
| How to debug | 17 May 2008 00:45 GMT | 2 |
Is there some good way or tool to debug Windows CE application and driver, which documents to refer ? How about Windows Mobile device , can we debug it the same as WinCE ? Thank you .
|
| NdisMInitializeWrapper Problem? | 16 May 2008 19:19 GMT | 7 |
I am working on PXA270 processor I have taken Sample code of WLAN from \WINCE500\PRIVATE\WINCEOS\COMM\NDISMODS\LAN\PCX500 location. I have used it in my platform driver folder. I got one error when i downloaded image
|
| .NET Compact Framework dependencies | 16 May 2008 16:32 GMT | 2 |
I would like to build a minimal x86 image supporting the .NET Compact Framework (3.5). This component, however, has lot of dependencies. Is there any way of not including them all? Just let the .NET application throw an Exception if it wanted to use any of the components not ...
|
| Audio channels volume is inverted...? | 16 May 2008 06:36 GMT | 2 |
Recently we faced this problem: 1)the 'waveOutSetVolume' documentation states that 'The low-order word [of 'DWORD dwVolume' parameter] contains the left-channel volume setting, and the high-order word contains the right-channel setting'.
|