| Thread | Last Post | Replies |
|
| WCE 4.2 support for Bluetooth on USB | 30 Sep 2005 16:39 GMT | 3 |
is there someone who succesfully experienced a USB Bluetooth Dongle on WCE 4.2? If so, could please tell which specific (related to BT...) components on O.S image has been used, which settings and what specific dongle is
|
| Pocket CMD 5.0 extremely slow | 30 Sep 2005 16:03 GMT | 2 |
Dear Group I'm convinced that there is something wrong in my build (CE5.0) as the console window is extremely slow (could be compared to an old telex). I have tried with two hardware platforms
|
| Where to download Platform Builder for Windows CE 5.0? | 30 Sep 2005 13:21 GMT | 1 |
I'm quite new with embedded development, so please be gentle. I'm currently using eVC 4.0 SP2 with Windows CE 4.2 Emulator to develop and test applications. I've enabled /GX switch for one project and I've got linker errors
|
| Critical section in Com_init in mdd.c | 30 Sep 2005 11:06 GMT | 1 |
In Com_init a critical section 'OpenCS' is initialised early on, if one of the CreateEvents that follow fail then the control structure, pserialhead points to is freed with LocalFree(pserialhead). However the criticalsection
|
| booting from mainstoneII's flash | 30 Sep 2005 10:05 GMT | 2 |
The mainstoneII bsp in platform builder does not support booting from flash. I want add that capability myself,How to do that? Please give me some advises.
|
| Splash Screen Lgog | 30 Sep 2005 03:33 GMT | 1 |
Thanks Nicolas and Chris for your reply I am working on x86 based system it has standard VGA display Monitor. My BSP works fine only otherwise. The problem is with the Splash screen. I have not modified any sorce code. The changes I have done in the Project
|
| hive-based registry problems | 30 Sep 2005 02:54 GMT | 9 |
Here is the platform I'm working with. They have 2 ide devices. One is a DOM or flash based storage with an ide interface. I'm using that to boot the nk.bin from. I'm using the x86 bios boot loader. The second ide device is a hard drive. The DOM shows up as "hard disk" in ...
|
| Bluetooth USB driver fails to open pipe | 30 Sep 2005 02:15 GMT | 1 |
I am having certain issues with usb stack with respect to bluetooth usb dongle. Let me describe my platform PXA 255 Processor
|
| USB Host for Intel PXA27x | 30 Sep 2005 01:23 GMT | 1 |
I am a newbie to WinCE and developing a device using Intel PXA27x and Platform builder 5.0. I would like to add USB Host (HID and Mass Storage) feature to my device. I have added the following component from catalog:
|
| [Q]: MiniportISR() & MiniportHandleInterrupt() | 29 Sep 2005 19:41 GMT | 3 |
My understanding form MSDN: - When an miniport interrupt occurs the ndis calls MiniportISR() and expects the netcard driver to recognize it, if the interrupt was its, and recommands not to process the interrupt.
|
| CeCompressROM | 29 Sep 2005 18:23 GMT | 1 |
I build some modules with PB compress.dll "CECompress" functions. Then I use inside WinCE the Kernel's CeDeCompressROM to get the data out. The PB compress.dll "CECompress" function is very efficient. Now I would like to compress some data inside WinCE. After some research I ...
|
| usb fn(activesync) do not work after device resume from sleep | 29 Sep 2005 14:21 GMT | 3 |
pb5.0 with mainstone2 bsp, 270 cpu. does anyone seen this problem? care to sure some info with me?
|
| including exe to image(help) | 29 Sep 2005 11:19 GMT | 5 |
i want to include the exe of the appplication developed in evc to the OS image. Can anyone please tell me how to do it?????
|
| downloading to flash... | 29 Sep 2005 10:51 GMT | 3 |
can anyone please tell me how to transfer the NK.bin to the flash so that i can boot the OS directly from the flash itself............ Please give me tips on this.......
|
| Samsung 2410 display question | 29 Sep 2005 10:51 GMT | 4 |
I am finally able to download an nk.bin created by PlatformBuilder 5.0 to my target board. My next problem is the lcd does not display the WinCE desktop. The BSP provided by Microsoft assumes a 320x240 display and my development board uses a 640x480. I modified the .cpp and .h
|