| Thread | Last Post | Replies |
|
| Polled mode | 27 Jan 2007 00:17 GMT | 5 |
I am not able to make KITL work fine because I'm having problems with interrupts and would like to try in the polled mode. I have read that I need to set pkitl->Interrupt to (UCHAR)KITL_SYSINTR_NOINTR in function OEMKitlInit. I found this function in PB Explorer in directory
|
| PCMCIA Card | 26 Jan 2007 22:33 GMT | 5 |
Have ported WinCE 5.0 on Geode LX platform. I have included the support for PCMCIA and the registry entry shows the PCMCIA entries. When I plug a PCMCIA CF card in the PCMCIA slot WinCE 5.0 does not detect
|
| Where can I find DevHealth Tool ? | 26 Jan 2007 22:17 GMT | 2 |
I found a blog that said it comes with WM 5.0 Platform Builder. But I can't find it. http://blogs.msdn.com/ce_base/archive/2006/01/11/511883.aspx Can anyone tell me which AKU version has Devhealth.exe ?
|
| user space dll accessing hardware | 26 Jan 2007 20:16 GMT | 3 |
In win CE 5.0, all dlls are in user space. One such dll is sdhc.dll which is the PDD for SD card/MMC. Now if sdhc.dll is in user space, how can it accesse the hardware registers of the sd hardware controller. Because user processes are not supposed to
|
| A question about assembly program in C:\WINCE600\PLATFORM\COMMON\src\x86\COMMON\timer\timer.c and C:\WINCE600\PLATFORM\COMMON\SRC\X86\COMMON\QPC\qpc.c | 26 Jan 2007 19:50 GMT | 9 |
I don't quite understand the assembly program in C:\WINCE600\PLATFORM\COMMON\src\x86\COMMON\timer\timer.c and C:\WINCE600\PLATFORM\COMMON\SRC\X86\COMMON\QPC\qpc.c, here are the snippet of these programs,
|
| How to create a event in oal | 26 Jan 2007 18:30 GMT | 5 |
hi,all How to create a event in oal, and set the event. thank in advance.
|
| arm emulator of ce 6.0 | 26 Jan 2007 12:44 GMT | 2 |
I can attach the arm emulator of ce 6.0 successfully. But when I try to use remote kernel tracker, an error showed up: ******************************************************************************************************* The KITL Bootstrap Server reported the following error: ...
|
| USB WiFi device in registry | 26 Jan 2007 08:53 GMT | 8 |
I am trying to find out whether a device was connected to my CE 5.0 system by scanning the registry. I know that usually when a driver loads up there is an entry in the HKLM\drivers\active for the new device. This is not the case with the
|
| question on XIP and Intel PSM | 26 Jan 2007 01:08 GMT | 7 |
I have a ce 5.0 system with Intel PSM working, system XIP from flash P30, to make use of the same flash a storage, we use IPSM. It seems that, the IPSM disable irq to prevent ISR from running while it do write.
|
| baud rate, COM port. | 25 Jan 2007 22:15 GMT | 1 |
I have a Serial Port drive implemented in the PDD/MDD way. it used the USB1.1 to transfer the data. My question is how to set the proper baud rate for it? what is the maxium rate I can set? if I set the baud rate as 128k, what is the real
|
| MMU is not enabled | 25 Jan 2007 20:06 GMT | 1 |
I have difficulty in enabling MMU. What are the possible reasons that MMU in not enabled. When i run my Eboot.nb0 with Virtual address it is not executing. How can i resolve???
|
| Overriding .BIB files - removing shortcuts from CE screen | 25 Jan 2007 19:32 GMT | 5 |
A previous thread explained how to modify common .BIB files to remove desktop shortcuts. I'm more interested a modification that doesn't affect every single platform. Is there a way to remove an entry from a platform-level .BIB file in a using a project-level .BIB file or
|
| How can I build a WinCE 5.0 emulator image in Platform Builder 6.0 | 25 Jan 2007 17:50 GMT | 1 |
I was been told that the emulator installed as part of Platform Builder 6 is the RTM of the CTP Beta 2.0 emulator and I would like to build a WinCE 5.0 image. Any help would be greatly appreciated :)
|
| Why my audio volume can not be saved? | 25 Jan 2007 16:05 GMT | 1 |
I am using windows CE 5.0 and the CPU is S3C2440. I have add hive-base registry function to my project and the registry can be save in my nand flash, but every time I cold boot my device the volume is set to default value, and I found that the system will set the volume at start ...
|
| ERROR: Line: 267 File: f:\macallan2\private\winceos\...\checksum. | 25 Jan 2007 15:38 GMT | 1 |
has anyone encounter this error message? i got this message from build.log after sysgen: COREDLL_RESOURCES=C:\WINCE500\public\common\oak\lib\ARMV4I\debug\0413\coreres.res C:\WINCE500\public\common\oak\lib\ARMV4I\debug\0413\shcore.res
|