| Thread | Last Post | Replies |
|
| Platform Builder for Windows Embedded CE 5.0 can not install on windows 2003 SE. | 16 Oct 2006 14:22 GMT | 3 |
System Requirements: a.. 400 MHz Pentium II or later processor (1 GHz processor recommended). b.. Microsoft Windows 2000 Professional with Service Pack 4 or later, or Windows XP Professional with Service Pack 1 or later.
|
| Is data section of Rom-based DLL resvered for every process SLOT? | 16 Oct 2006 14:22 GMT | 1 |
As we know, when OS loads rom-based DLL into SLOT 1, it also will allocate address space for its data section at the top of SLOT 0. Also, every running process will map its address space to SLOT 0, so does every SLOT of running process have the same reserved address space of data
|
| Ohci reset in CPU sleep | 16 Oct 2006 14:00 GMT | 4 |
I have a question regarding ohci reset when PXA27x goes into Sleep mode. It seems that when cpu comes out of Sleep mode it resets OHCI Host controller. As a result, attached device gets re-enumerated. Is there anyway to avoid this?
|
| How to close "warning treated as errors" in pb5 | 16 Oct 2006 08:29 GMT | 1 |
I try to use MSC_WARNING_LEVEL=/W in my sources file,but it does not have effect
|
| Keypad mapping | 16 Oct 2006 01:48 GMT | 1 |
I have Au1200 processor. In this, i want to map my hardware buttons (i.e., keypad buttons) left, right, top, bottom, enter, exit to corresponding GPIO pins. As i am new to WinCE, first i found the GPIO pins corresponding to the above key controls from the manual. But those
|
| Where does NK.EXE reside in on earth? | 15 Oct 2006 19:51 GMT | 1 |
As it said, NK.EXE is running at the SLOT between 0xC200 0000 and 0xC400 000. But, when i trace the code, it seems the code is located at the address 0x8xxx,xxxx. why?
|
| LEAP | 13 Oct 2006 23:31 GMT | 4 |
I'm looking at adding LEAP support into my device. I was hoping maybe there would be a registry setting to enable it :) So far I can't seem to find many simple options. There are a couple third-party full featured "Clients" that seem to be more then I really need.
|
| missing serial ports in CE.NET 4.10 | 13 Oct 2006 17:43 GMT | 2 |
Hello, I'm using CE.NET 4.10 with a Geode x86 platform. My problem is that I can't see either of my serial ports in CE. I am getting debug output on the first port so I can understand why the system would exclude it. However, when CE boots up it displays the following, which ...
|
| wince booting slow | 13 Oct 2006 13:17 GMT | 5 |
I add some files about 6MB into NK image via project.bib and project.dat,but wince boots slowly when beginning to load device drivers.In fact,these files have been in ram, and should not load again after nk is copied into ram from norflash
|
| A question a bout hive-based registry | 13 Oct 2006 13:09 GMT | 9 |
As we know, if we want to use hive-based registry ,we need to set "Start DevMgr" to 1,or use "Flags"=dword:3. but my problem is when i set "Start DevMgr"=dwords:1,the boot stoped at
|
| missing unimodem.dll from CE.NET 4.10 | 13 Oct 2006 08:07 GMT | 1 |
Hi, I get an error when booting my x86 CE 4.10 image: 'TAPIStartup: LoadLibrary(unimodem.dll) failed' I'm missing 'unimodem.dll' which is referenced by the default serial port registry entries; I think this is the 'transport' for the serial
|
| Can CETK be run without KITL installed? | 13 Oct 2006 08:05 GMT | 3 |
I've met the audio timing problem while running CETK. I checked out some articles about KITL affecting the CETK's audio playback performance. So I'd like to uninstall the KITL but still wanna run the CETK. Can it be done and how?
|
| Problem about XIP bootup | 13 Oct 2006 07:10 GMT | 4 |
I am trying to enable the XIP feature with my device. But don't know why the system can't go to calibrartion screen. It hangs somewhere. According to this article (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnce50/html/ce5 0prev.asp),
|
| Copy ohcd.def from common to workspace folder | 13 Oct 2006 07:02 GMT | 1 |
Which mechanism is responsible for copying ohcd.def from C:\WINCE500\PUBLIC\COMMON\OAK\INC to C:\WINCE500\PBWorkspaces\MyPlatform\WINCE500\AT91RM9200_ARMV4I\cesysgen\oak\inc
|
| Wifi woes - views on this PB debug trace? | 12 Oct 2006 21:32 GMT | 3 |
I'm trying to get a wifi sdio card to run on a pxa270 based board. Its almost there in that the wifi manager (part of the manufacturers install) pops up when the card is inserted, access points are listed but the device never associates with the access points even it they are ...
|