| Thread | Last Post | Replies |
|
| please help!! pxa27x usb client controller, system resume | 29 Sep 2005 09:26 GMT | 2 |
i am still tracing the problem i am facing. after a system sleep-resume, the usb client controller is not working. during the trace i found two bugs in the code 1: in bul_usbfn.cpp(orginally living in
|
| Passed items - where are they? | 29 Sep 2005 09:10 GMT | 1 |
I notice that currently the history stops at June 2005. Where can I find earlier postings to this group?
 Signature Stewart Clark
|
| About wince USB mass storage host | 29 Sep 2005 02:48 GMT | 5 |
I am developing a device support USB host (suupport HID and Mass Storage) by using Intel PXA27x. I successfully to use USB mouse in my device. However, the mass storage doesn't work. I have added "USB Storage Class Driver", "PXA27x USB Host(OHCI)" which shipped with platform ...
|
| Some questions about touch screen driver development? Please help. | 29 Sep 2005 00:49 GMT | 20 |
1. How to get those CALIBRATION DATA value in touch screen registry settings. I read XSC1BD platform.reg for touch screen registry definition. The CALIBRATION DATA is IF BSP_LUBBOCK
|
| Windows CE emulator | 28 Sep 2005 22:54 GMT | 1 |
Where could I download a windows ce emulator to work with cembedded and plaform builder?
|
| FATFS Directory Entry Not Flushed | 28 Sep 2005 20:19 GMT | 5 |
We're currently working on improving the robustness of our CE5-based gateway device through various failure modes. We have an internal flash mounted as a FAT volume (not TFAT). This volume is configured for CACHE DISABLED and ALWAYS WRITE THROUGH.
|
| Support of serial IOCTL for the CDC commands | 28 Sep 2005 17:46 GMT | 3 |
I have written a communication device class driver for a modem, but RIL application call this trough only serial Ioctls, So I have written serial IOCTLs over that CDC commands, like IOCTL_SERIAL_SET_DCB->SET_LINE_CODING.
|
| PXA255, same hw speed, 4.2 vs 4.1, slower performance | 28 Sep 2005 16:00 GMT | 3 |
I have a PXA255 board with CE 4.1 (the "old" board) and a different PXA255 board with CE 4.2 (the "new" board being evaluated). The processor and memory speed/clocks are the same. With the old board the OS was built by the company that designed the board. With the new board
|
| Please help me. Installable File System - Unresolved external symbol _FSDMGR_XXXXX | 28 Sep 2005 15:47 GMT | 1 |
I'm trying to build my own IFS DLL. To do this, I started a new project in PB and added it to my platform. (Main menu -> File -> New Project or File -> WCE Dynamic Link Library -> ...) Everything looks fine, but PB complains as following.
|
| device driver compilation problem | 28 Sep 2005 15:27 GMT | 4 |
I developed a battery driver for a PX255 based WinCE 5.0 board (IDP). When I compile it, I got following compilation error: ============================================================================ ========================
|
| Issue running Flash Memory Read/Write and Performance Test case 1002 on StrataFlash FMD. | 28 Sep 2005 15:21 GMT | 4 |
I am working on an FMD for StrataFlash. I took the sample given in WinCE500 and made two modifications. The first is support for mulitple erase regions, the second is to skip the area of flash used by my bootloader and OS image (image is not XIP). Everything seems to work correctly. ...
|
| KernelIOControl from an application | 28 Sep 2005 13:44 GMT | 2 |
first of all, I'm not a programmer, but I have built a Windows CE.NET 4.2 image for our application. Two other guys are writing our application in CE.NET environment. We need to cold reset the device programmatically from our application.
|
| how to make a catalog item to be included always in any platform | 28 Sep 2005 09:30 GMT | 2 |
i want "HIVE based registry" catalog item always to be part of any platform and OS design .Is this possible, when creating any OS design or platform ,that HIVE based registry must be added to the platform automatically.
|
| Where is the source file for... | 27 Sep 2005 22:26 GMT | 3 |
I want to break in the entry function when a execute the shortcut done after creating a new dialup connection icone. In which source file do I find it? Thanks,
|
| Windows ce5.0 power management problem | 27 Sep 2005 18:27 GMT | 3 |
I am trying to get our ce5.0 platform to resume to state D2 when woken up on a real time clock alarm (no user activity). Its based on samsung 2410 processor, using the hand held device
|