| Thread | Last Post | Replies |
|
| Domain Control Register | 11 Oct 2006 12:32 GMT | 1 |
I'm just porting a PPC2003 project over to Mobile 5. I have a routine where I periodically poll the Domain Control Register (CP15 register 3). Never had a problem on PPC2003. On WM5 I seem to be able to query the register once, then the next call seems to cause some fault as the
|
| [WinCe 5.00] DEBUGCHK failed in coredll.cpp line 169 | 11 Oct 2006 10:40 GMT | 8 |
during debugging my PCI-board driver for Windows CE (CEPC), in Platform Builder, i get this error message: 4294779364 PID:a3f97bca TID:c3f09f9e 0x83f09998: DemoDriver - WAV_Open - DeviceContext: 4c180
|
| How to resolve the problem of resume and suspend of usb kitl? | 11 Oct 2006 09:38 GMT | 7 |
I have realize USB serial kitl in WM5.0. But threre has a problem. when system suspend and wakeup, The kitl can work rightly? How to resolve it? I think it should save something of kitl in OEMPowerOff,but what should be saved? who can tell me? thank you.
|
| CSR Bluetooth over UART interface | 11 Oct 2006 09:35 GMT | 3 |
I have a CE5.0 platform in MainstoneIII try to add bluetooth use CSR chip, uart interface. I added "Bluetooth Stack with Integrated CSR Chipset Driver" I use COM2 and the port is normal before add bluetooth support.
|
| Remote update | 11 Oct 2006 08:34 GMT | 2 |
I am looking for a way to update software on remote CE devices. The device is ARM4 base, running winCE 5.0. We want to be able to update: 1. Bootloader
|
| How dos WinCE OS load DLL into SLOT 0? | 11 Oct 2006 07:36 GMT | 6 |
I donnot know OS how to do it exactly. For example, when OS loads one DLL into some address of SLOT 0, how does it distribute the memory space? Just copy DLL to some address of SLOT 0? thanks!
|
| log tab info during debugging | 11 Oct 2006 02:50 GMT | 2 |
I am developing a device driver. During my debug stepping, there are such info output in the output log tab time from time. ************************************************************************************ Call Stack: device.exe: 0xEFF8CB9E 14:25:08 10/10/2006 CDT
|
| Please HELP me! About EBOOT and Image | 10 Oct 2006 23:12 GMT | 5 |
I'm now attempting to download windowsCE.net4.2 to my hardware platform (Cirrus Logic EP9302).After programmed EBOOT into flash,I restart the hardware platform and want to download the Windows CE Image into memory
|
| About Installable ISR | 10 Oct 2006 22:35 GMT | 1 |
I am working on WinCE5.0. I am trying to use an Installable ISR, ISR16550 actually. As I know, if I use the Installable ISR, I don't have to declare OALIntrStaticTranslate() in OAL.
|
| USB over current | 10 Oct 2006 21:38 GMT | 9 |
I am currently experience problems with USB under CE 5.0 using a VIA epia ML motherboard. I have all the latest patches for platform builder and the latest BSP for the board as well as the latest BIOS revision on the board.
|
| Strata flash failure using FMD driver | 10 Oct 2006 20:56 GMT | 2 |
I've got a pair of strata flash compatible chips (ostensibly 28FxxxK3 but unmarked) on a board I'm working on. In my EBOOT port I'm utilising FMD_WriteSector() / FMD_ReadSector() from : \PUBLIC\COMMON\OAK\DRIVERS\BLOCK\MSFLASHFMD\STRATA\
|
| Why will SetWindowLong(hWnd,GWL_STYLE, xxx) trigger WM_SIZE event? | 10 Oct 2006 16:50 GMT | 9 |
By specifying GWL_STYLE, SetWindowLong will trigger WM_SIZE event in Windows CE, but not in XP. Why?
|
| About FMD_ReadSector().... | 10 Oct 2006 15:20 GMT | 1 |
I wrote Nand-Flash device driver usiing FAL. When this driver is loaded by Device.exe, the function, FMD_ReadSector(), is called through being initialized. The arguments of that function are following at this time,
|
| Where to find sample host controller driver (HCD) module that works with USB host controllers that are not compliant with the OHCI/UHCI/EHCI specification? | 10 Oct 2006 15:18 GMT | 3 |
Where to find sample host controller driver (HCD) module that works with USB host controllers that are not compliant with the OHCI/UHCI/EHCI specification?
|
| WinCE Update releases for the month of September 2006 | 10 Oct 2006 14:55 GMT | 1 |
Updates for Microsoft® Windows® CE are now available as a monthly rollup, as opposed to the previous weekly release schedule. The Microsoft® Windows® CE update rollup will be released the second Tuesday of every month, the latest release occurring on October 10, 2006.
|