| Thread | Last Post | Replies |
|
| Interrupt for beginners | 22 Nov 2006 16:53 GMT | 6 |
I only have one question "How to implement Interrupts under Windows CE 5.0". Yes I know its easy, but I even do not know how to start. I read a lot of articles in the MSDN, but the basic knowledge is still missing.
|
| Compile Error: Bad register name symbol `eax` | 22 Nov 2006 15:58 GMT | 1 |
I am migrating one project from VC6 to EVC4. First, I build an OS, export SDK and install it. In EVC4, build a DLL project( I want to build a dll), inport all .cpp and .h files and then build. Here comes the problem, some of them can't pass but others can. Any suggestion?
|
| Help on VOIP | 22 Nov 2006 15:55 GMT | 8 |
I am using the Windows CE 5.0 demo Voip application; my hardware is an ETX CPU board with Celeron M CPU, Intel 80852GM / 82801 ICH4 chipset and Realtek ALC655 codec. I built a Win CE image using the Intel ICHUAM v5.0.1.20 (unified audio
|
| Sysgen_capture problem with CE6.0 | 22 Nov 2006 11:05 GMT | 2 |
Hi, I've cloned the FSDSPY directory under the PUBLIC tree to my BSP directory. I've created a SRC and DLL directory. I can build the src directory fine. I then run sygsen_capture fsdspy in the dll directory and it comes back
|
| How to add some debug outputs to the bootloader | 22 Nov 2006 05:54 GMT | 3 |
Hello, I am working on modifying the flash operation in the bootloader to let it work correctly with intel P30 embedded flash memory. But it does not work correctly, sometimes it will fail when it is erasing the flash. So I want to add some debug outputs to the codes to see some
|
| What is the meaning of "OAK"? | 22 Nov 2006 01:28 GMT | 1 |
In many folders, they have the name OAK. I guess this is just a abbreviation. A very simple questing, what is the meaning of OAK? What the folder named OAK works for? I can not find it by web searching.
|
| check image version | 21 Nov 2006 19:19 GMT | 4 |
I'm using the Toradex EvalBoard with the Colibri XScale® PXA270 module installed on it. Reference:http://www.toradex.com/e/Factsheet_Colibri_Intel_XScale_PXA270_Single_Board_Comp uter_Module.php#Colibri_Evaluation_Board .
|
| Windows CE 5.0 Platform Builder Monthly Update (October 2006) errors | 21 Nov 2006 19:05 GMT | 1 |
Since I installed "Windows CE 5.0 Platform Builder Monthly Update (October 2006)", I get build errors within CESHELL with my ARMV4I build. Is anyone else having this problem? Here is what I am seeing:
|
| Adding a root Certificate(.cer file) to a Windows Mobile Device | 21 Nov 2006 17:10 GMT | 3 |
I am using WM AKU 3, and trying to test WPA with my wireless NIC. The first method that i started off was PEAP,(MS Chap v2) whenever i try to connect to an Access Point with PEAP, it asks me for a root Certificate.
|
| Device standalone + eVC | 21 Nov 2006 16:58 GMT | 6 |
I've built a CE for my device with PB5, and If I launch it form PB, I'm capable to debug an app with evc4 via Ethernet. But if I generate nk.bin and I start my device standalone I cannot connect with evc.
|
| Adding shortcut file to image fails | 21 Nov 2006 16:49 GMT | 1 |
I have a problem adding shortcuts to a Windows CE 5.0 image. Building stops with the following error message: Error: Failed reading e32 pointer in module pniod.lnk The entry in platform.bib is:
|
| Kitl dll problem in CE 6.0 | 21 Nov 2006 16:16 GMT | 2 |
Hi, I am trying to build an image for the ARM Device emulator in CE V6.0. However in the makeimg part of the build it complains it can't find kitl.dll. I have the kitl option set in project properties. I also added SYSGEN_PLATMAN. What do i need to do to generate
|
| Ques. SWI instruction in WinCE. | 21 Nov 2006 15:40 GMT | 11 |
1. Usually, system call is implemented in software Trap instructions. For what reason WinCE do not use SWI instruction for the system call? Current WinCE has wrapping functions of kernel call. Is there any special reason for this or just platform independancy?
|
| new to WINCE... | 21 Nov 2006 13:01 GMT | 2 |
Am very new to WINCE and am recently out of my college.I want to learn WINCE out of my interest.Please suggest me some basic applications in WINCE.I posted my doubt in a different forum and got bad responses.Since am very new to programming please guide me.
|
| RTC in WinCE | 21 Nov 2006 12:55 GMT | 1 |
I am trying to create a Soft phone in Wince platform builder enviorment. But when i compile the code its give me following error
:\WINCE500\PBWorkspaces\PCRing\EasyRing\EasyRing.cpp(7) : fatal error C1083: Cannot open include file: 'rtccore.h': No such file or directory
|