| Thread | Last Post | Replies |
|
| SD card driver development. | 15 Mar 2007 23:19 GMT | 36 |
I am developing SD card driver for the ARM926EJS processor in winCE 5.0 here i am developing the client driver as a block driver. can i consider this as an ATA type driver? whether I have to develop the host controller driver and the bus driver
|
| 'CE Target Control' is disabled | 15 Mar 2007 23:10 GMT | 6 |
PB for WINCE 5.0, PC OS is WinXP SP2, I did: 1. Platform->Settings->Build Options, select 'Enable CE Target Control Support' and 'Enable KITL' 2. Target->Connectivity Options->Core Service Settings, select 'Enable KITL
|
| Multiple Key Events | 15 Mar 2007 22:47 GMT | 3 |
Hi, I I am using keypad Interface of PXA270 and windows CE. I have choosen the configruration for Multiple key events. But keypad interface doesn't behave accordingly.
|
| File Download Bug?! | 15 Mar 2007 21:54 GMT | 1 |
Can anyone try this in WinCE? Click on a link to download a file (let's say a .PDF of 2MB) in internet explorer. A pop-up dialog appears to ask wether the file should be saved or run. Choose the option to save the file, but don't
|
| CE6 driver porting | 15 Mar 2007 20:36 GMT | 1 |
We have recently decided to try CE6 over CE5 and I'm attempting to port some of our custom drivers over. I've just finished watching some videos, and reading lots of good info, and I think I know the theory of what is going on, but in practice I'm not 100% on how to
|
| PS2 Y-Cable, does not work | 15 Mar 2007 19:07 GMT | 2 |
My platform is CEPC. CE5.0 with ps2 device. Work fine. I can connect a keyboard via ps2 port or a mouse via ps2 port. But If I inserted a Y-Cable to ps2, and then connect both keyboard and
|
| error: The debugger KITL packet receive has timed out (looks like fail at kitl data command 0x2) | 15 Mar 2007 18:59 GMT | 3 |
I am using platform builder for windows mobile 5.0, and target cpu is marvell monanhans P. I am using USB RNDIS Kitl. When I set IMGNODEBUGGER=1, target boot and CESH come up, I can get all debug message in PB IDE. But after clear IMGNODEBUGGER, target can
|
| Including a wifi SDIO card in the build ? | 15 Mar 2007 14:06 GMT | 5 |
Can someone give me some clues as to what I need for this ? I'm not sure if the including the PB wifi catalogue setting will sufficient as long as the build also has an SDIO driver, or do I need some vendor specific drviers to be used somehow
|
| WINCE 5.0 USB host - mass storage device compatibility | 15 Mar 2007 13:16 GMT | 1 |
We are using PXA270 based platform running windows CE 5.0. It works well with some brands of USB mass storage devices (disk on a key, cellphones etc), but there are others that are not recognized. I noticed that there are many posts describing the problem and some
|
| Best strategy for a VNC server? | 15 Mar 2007 12:12 GMT | 10 |
I have to implement a remote terminal under CE: a (rather powerful) headless machine is connected through TCP/IP on a (less powerfull) device having a screen, mouse and keyboard. The screen displays what the first machine puts in its frame buffer and the mouse moves and ...
|
| Bootloader for Intel Ethernet? | 15 Mar 2007 11:36 GMT | 15 |
does anybody know, where i can get a WinCE 5.0 Bootloader for the Intel 82551ER and 82559ER ethernet chips? The standard Bootloader supports only NE2000, RTL8139 and 3COM ethernet adapters.
|
| Why aren't the DLLs copied to the release dir? | 15 Mar 2007 06:31 GMT | 3 |
I'm having some problems understanding PB. I'm trying to add drivers for the Intel 8255x NICs to an image (I already gave up adding them to a BSP, but more an that later). Those drivers are basically a handful of files (.DLL, .reg, .rel and .bib) and the according CEC file. Now, I ...
|
| 6.0 run-time image viewer reliable? | 15 Mar 2007 06:30 GMT | 1 |
Apparently the run-time image viewer only compares registry entries and module/file *names*, not timestamps, filesizes or attributes. Is this a problem or is this by design? For example, in two different kernels (one a corrupted build), the
|
| USB hubs known to work with CE 5.0 | 15 Mar 2007 02:49 GMT | 1 |
I am looking for USB hubs that other developers have used and that are know to work with CE 5.0. We have tried several garden variety hubs aand they do not work so we would like suggestions. BTW - I plan to create a debug build and attempt to find out what the issues
|
| pTOC and global variables | 15 Mar 2007 00:39 GMT | 2 |
I'm developing a bootloader for a platform based on a PXA255 processor and I have a couple of questions about pTOC and how compiler/linker deals with global or statically defined variables. I know pTOC is a pointer to a memory address where linker store
|