| Thread | Last Post | Replies |
|
| Platform Builder 5.0 question | 14 Jan 2006 22:03 GMT | 4 |
I currently use platform builder 4.2. Can the winCE 5.0 platform builder be installed on my computer without messing up my Platform builder 4.2 (installs in the same directory or overwrites registry entries) or do I need to install platform builder 5.0 on a different
|
| Problem in KernelStart/armtrap.s | 14 Jan 2006 21:25 GMT | 8 |
In looking through the posts, similar problem have been seen and I can't see where my problem differs from theirs. When the processor makes the leap from phys to virt space I get an abort exception. I cannot see the reason for this (see below for system info). The address
|
| ceconfig.h to catalog mappings | 14 Jan 2006 21:09 GMT | 7 |
I am trying to isolate a subset of the Standard_SDK that I need to include in my image. To do this I have a diff of ceconfig.h with and without the Standard_SDK included.
|
| .Net CF 2.0. Does it support ARM cpu? | 14 Jan 2006 04:31 GMT | 2 |
Did anyone ever try System.IO.SerialPort in WindowsCE 5.0? It works nice on win2000, winxp... but ....why its different in wince 5.0? ------------------------ below is the debug messages ..
|
| WinCEPC Help: Setting static IP address for nk.bin image | 13 Jan 2006 21:00 GMT | 8 |
I was trying to setup static IP address for my WinCEPC image (nk.bin) but could not succed. I tried to assign static IP at 'platform.reg' and 'project.reg' files, but it does not seems to work. I am using RTL8139 NIC and Windows CE 5.0 platform builder.
|
| BSP port | 13 Jan 2006 17:03 GMT | 25 |
What's BSP port and, moreover, what's the difference between BSP and COM? Mhaxx
|
| How to add an application to the run time image | 13 Jan 2006 16:21 GMT | 3 |
by default the tutorials show only how to add an application to a platform workspace. And then run that application when the emulator is already running. But if I want to make my application as part of the run time image itself so that when the emulator loads the image the ...
|
| Sending conversion command to IME kernel | 13 Jan 2006 12:37 GMT | 2 |
I use the Chinese Pocket IME. I have done my own UI. Now, I want to be able to launch a conversion of the string inputed by the user when I want and not only by pressing the space bar.
|
| Ignoring start-up | 13 Jan 2006 12:13 GMT | 8 |
I've bought a "Windows CE .net 4.20" device contaning its satellite navigation system pre-installed and if I soft/hard reset it, start-up always shows me the navigator start. I want to use the "Windows CE" OS, see the desktop/todayscreen and interact
|
| Any patch available for CardBus support in WinCE4.2 | 13 Jan 2006 09:47 GMT | 2 |
Is there any patch available for giving Cardbus support ro Wince 4.2 . I cant use WinCE 4.2 Beta that have cardbus support for my project . I have to do a project on WLAN and i need to do that project in WinCE4.2 and WLAN device is a CardBus type.Plz help me in finding a solution ...
|
| Azerty USB keyboard on Windows CE 4.2 .net | 13 Jan 2006 09:26 GMT | 2 |
I am working on a tablet PC with Windows CE4.2 on a ARM 920 processor. net on it. this tablet PC have a touch screen with a virtual keyboard, but it also have USB support and i can plug in an USB keyboard on. The problem i have is when i use an Azerty USB keyboard on it, the ...
|
| Missing kdstub.dll in image, failed to connect | 13 Jan 2006 06:15 GMT | 4 |
I am trying to set up Platform Builder Kernel debugger (kdstub). I have tried for quite some time but is still unable to connect Platform Builder to my device for debugging. Platform Builder is always in 'The Kernel Debugger is waiting to connect with target' status. Hope someone ...
|
| Building strings | 12 Jan 2006 22:53 GMT | 3 |
Hi I've a quick question for my debugging: I need to output variables and such to MessageBox. Such as: int i = 34; MessageBox(NULL, L"Your Number: " + i, L"Caption, MB_OK);
|
| Obtain a text file with the output window in a compilation | 12 Jan 2006 16:36 GMT | 2 |
someone knows how can I save in a text file all the output that appears in PB5.00??? because the platform builder only generates a file called build.log, but only contains the BUILD step and lack the MAKEIMG step. Is it possible obtain this output relative to MAKEIMG step?
|
| Simultaneous host and device access | 12 Jan 2006 15:36 GMT | 8 |
Is it possible for the CE platform to access the same volume that it exposed to the host through the USB mass Storage Function Client. Paul
|