| Thread | Last Post | Replies |
|
| Problem with ethernet on smdk2410 | 08 Jul 2005 08:49 GMT | 1 |
When I build the eboot with the bsp download from Samsung web,it can not find ethernet chip (cs8900),and I got : Enter your selection: d ERROR: InitEthDevice: Failed to initialize Ethernet controller.
|
| Add bluetooth support to CE .NET 4.2 core | 08 Jul 2005 07:57 GMT | 3 |
(newbie question) Hi, I have a device (Xscale PXA255) with ce .net 4.2 Core and we need to add bluetooth support to it. Is it possible to do it in a simple way? Maybe third party apps? Or the only way is to make an OS image
|
| Nk.bin -component addition | 08 Jul 2005 03:44 GMT | 4 |
can anyone let me know how can we add a component say not included in original nk.bin. we only have nk.bin but want to add additional components .how can we do that. we donot have acces to source code. thanks alot
|
| WinCE Platform & BSP Job, Need help finding people?? | 08 Jul 2005 02:48 GMT | 2 |
I'm trying to hire a WinCE developer that is capable of platform and BBSP development. We've seen very little activity with our posting on www.dice.com. Here's a copy of the posting: Should I be using different key words? If you know anyone interested, please forward on, I ...
|
| Trying to build nk.lib and hal.lib | 07 Jul 2005 20:09 GMT | 5 |
I am new to Microsoft tools (most of my work has been on embedded controllers using other compilers). I installed the Windows CE development environment and found to my surprise that exactly what I wanted to do, create a boot loader, was the example provided. Now the nightmare ...
|
| How to suppress RaiseException output when C++ exception occur | 07 Jul 2005 14:44 GMT | 2 |
I'm using third-party library that internally uses C++ exceptions. When such an exception occur the following log emitted to serial monitor even in release configuration: RaiseException: Thread=835d16e0 Proc=805f9750 'xxx.exe'
|
| CE 4.2 platform builder | 07 Jul 2005 14:18 GMT | 2 |
I was looking around for the evaulation of platform builder 4.2...Does anyone know where i can get a copy?
|
| TCP/IP speed problem | 07 Jul 2005 09:01 GMT | 7 |
OS: WinCE 5.0 Platform: SMDK2410 Could anyone experience that the TCP transmission speed is very slow? I tested that the upload speed is around 10kBs - 20kBs, depends on the
|
| How to write in a CETK result file | 07 Jul 2005 08:30 GMT | 2 |
Good morning, I'm working on a driver, and I create a CETK to test it. The problem is, when some events appear, ( error or success) I can write in the debug windows, but not in the CETK result file.
|
| fs filter driver doesn't seem to work | 07 Jul 2005 02:10 GMT | 3 |
I compiled the fsdspy sample and tried to test it with my PPC 2003. I copied the driver dll to \fsdspy.dll and created registry key \HKLM\system\storagemanager\filters\fsdspy. The driver seems to be loaded but it doesn't filter anything. To prove that, I added following code to
|
| CE 5.0 Licensing | 07 Jul 2005 02:10 GMT | 3 |
What determines which CE 5.0 runtime license (Core, Pro, Pro Plus, etc.) must be purchased when releasing CE software?
|
| IDispatchProxy and [out] parameters | 07 Jul 2005 01:55 GMT | 2 |
I have got a DCOM server running OK on WinCE 4.2 (custom device; currently a CEPC). The client is a Windows 2000 system. Proxy and stub are registered and working. However it seems when we access objects via IDispatch, [out] parameters
|
| NDIS hanging during Init | 07 Jul 2005 01:13 GMT | 4 |
I am trying to get an NDIS driver working on our system. During bootup, Device.exe loads the PCI bus driver, which enumerates our network card. It then loads ndis and points it to that card's instance. So far so good. NDIS calls the driverentry in the card's driver, and ...
|
| Windows CE 5.0 resources for QVGA landscape (320x240) | 06 Jul 2005 20:09 GMT | 2 |
>From Microsoft, Windows CE 5.0 only supports QVGA displays in portrait mode (240x320). For one of our products, we only have a QVGA landscape display (320x240). To support this display, all the resource files have to be adapted.
|
| Using old fixup style in module | 06 Jul 2005 18:18 GMT | 2 |
Working with Platform builder 4.2 It's been a while since I've messed with Windows CE and I'm getting this warning message on my driver.dll and my ioctl.dll. I don't remember how I fixed it the first time.
|