| Thread | Last Post | Replies |
|
| CE6 Questions | 28 Sep 2006 15:00 GMT | 3 |
I did read CE 6 is RTM, interesting news. I still have found no information other than kernel and driver changes. I would like some other features information also. Can anyone reply this: * Will CE6 have the same ActiveSync as Windows Mobile? For instance to
|
| Error; don't know how to make ceddk.lib' | 28 Sep 2006 13:04 GMT | 6 |
I build a custom BSP, after cloning. when I try to build a platform which is a tiny kernel, I am getting an error "don't know how to make" . I can't build buildexe directory. have you got a any idea?
|
| Download and debug CE image by serial port | 28 Sep 2006 11:58 GMT | 3 |
I'm working to create an image of CE to be downloadable (and debuggable) by means of a serial port. The target platform is an Intel PXA270 microprocessor. The bootloader I'm using is eboot (the one integrated in platform builder). Can anybody suggest how I can modify the bootloader ...
|
| DMA in pxa27x processor kit | 28 Sep 2006 09:05 GMT | 1 |
Iam trying to implement DMA mode of transfer in a kit with PXA27x processor interfaced with HOST FPGA. In the standard Wince5.0 driver code provided I used the virtual alloc function to
|
| USB Function RNDIS Client Driver in WinCE 5.0 | 28 Sep 2006 07:28 GMT | 3 |
My objective is to provide networking capabilities to a device that does not have an ethernet port, but it has an USB function port connected to a host PC. For this purpose, I'm trying to setup the WinCE5.0 provided USB Function RNDIS client driver but without sucess
|
| Networked Media Device Feature Pack | 28 Sep 2006 02:27 GMT | 4 |
I am having some trouble using the NMD_FP When I call CreateNewQuery() I get an errorcode in the traces (the query is still valid with 0 results) : Upnp Search failed; HResult: 0x00000321
|
| Error while reading COM2 | 27 Sep 2006 21:58 GMT | 4 |
I am using PB 4.2 and pxa255 board. When I am trying to load 'bthuart.dll' but it is giving error while reading on COM2. "4294793688 PID:83c7c61e TID:839f4b8e Error reading COM port: GetLastError =
|
| CE build - coredll link error - CryptCreateHash + others... | 27 Sep 2006 21:38 GMT | 3 |
I have a device bsp that builds a tiny kernel fine, but I need to add features to it - so I've added IE6, CF2, active sync etc. During the build of coredll I get lots of link errors (mostly security). I guess I'm missing a dependancy, is there an easy way to find what this is and ...
|
| Cannot open input file 'secchk.lib' | 27 Sep 2006 19:51 GMT | 7 |
Compiling my application against the vendor SDK an error occurs: LINK : fatal error LNK1181: cannot open input file 'secchk.lib' What's it? :-O Mhaxx
|
| ROM image update via Activesync | 27 Sep 2006 17:07 GMT | 1 |
What I want to achieve is to update the ROM image via Activesync. Can anyone point some directions for me please? My questions are: 1. Do I have to write an application in the PC side? Or Activesync already have some standard interface which I only need to implement?
|
| Loadcepc end interrupt latency | 27 Sep 2006 15:26 GMT | 1 |
Just a quick one: Does Loadcepc affect the interrupt latency of the runnning image? Thanks Ole
|
| How to do a moule build for public driver | 27 Sep 2006 12:31 GMT | 1 |
I am using "Release Directrory Modules" for debugging and it is really helpful. I can only do a module build and do debugging without downloading the whole image. However, there are some module which is generated only in sysgen phase.
|
| .NET CF 2.0 and VS2005: Breakpoints are not hit | 27 Sep 2006 12:11 GMT | 2 |
I created a WinCE5.0 image that includes the .NET CF2.0 to allow managed code development using VS2005. I wrote a simple console program to test this functionality and the program is deployed correctly to the target and it executes as expected. The problem is that if I insert
|
| USB Bluetooth dongles with Broadcom BCM2035 | 27 Sep 2006 10:52 GMT | 2 |
I've tried a lot of different Bluetooth dongles on my PXA270 Win CE 5.0 design. All are working correctly.. but a common one based on the Broadcom BCM2035 chip ("Blutonium" BT 1.2, Class 2 adapter).
|
| mounting external file system as root - filesys crash | 27 Sep 2006 10:17 GMT | 8 |
In trying to answer my previous post about mapping \Program Files to the MMC card, I hit upon using the capability in CE5 to map the external file system as the root filing system. So I set the filing system to ROM only (not RAM+ROM)
|