| Thread | Last Post | Replies |
|
| Application Verifier tools on headless OS configuration | 13 Oct 2005 18:02 GMT | 1 |
Has anyone had success getting the application verifier shims to work with device.exe on a headless device. It appears that at least two of the shims shim_heap and shim_verifier statically link to SendDlgItemMessageW @685 and SetDlgItemTextW @686 making them worthless
|
| Adding .NET Compact Framework support stops Serial Port | 13 Oct 2005 17:24 GMT | 3 |
I have built a headless OS which runs successfully on our custom Arm target. The OS launches a very simple native application which writes to COM1 (using CreateFile() and WriteFile()). When I add .NET Compact Framework to the OS, serial output starts OK but
|
| ActiveSync remote networking error 608. | 13 Oct 2005 16:15 GMT | 6 |
I am getting a weird error on my Windows CE 5.0 PXA270 platform. If the device boots without Ethernet cable plugged in, no matter I plug in the network cable later or not, each time I plug in USB cable for ActiveSync, I got the following error. "Cannot start communications with ...
|
| FSF on RAMFS files | 13 Oct 2005 14:04 GMT | 1 |
I'm looking for informations about hooking for functions on RAMFS located files. I'm trying to do something like FSF (hook open read, write, close) on a WinCE 2003 Plateform.
|
| Debug bootloader with Multi-ice and PB5.0 | 13 Oct 2005 13:48 GMT | 2 |
I would like to use JTAG Multi-ICE and PB5.0 to develop and debug the bootloader. I have installed the eXDI driver. In the PB, I set the "Debugger" to "ARM eXDI Multi-ICE Driver". And rename eboot.exe to nk.exe.
|
| RAS Unimodem Line Start | 13 Oct 2005 09:04 GMT | 2 |
has anybody experience with incoming RAS Server and Modem Lines? We have a big problem: System: Selfmade CE4.2 based X86 Image.
|
| Emulator and parallel port | 13 Oct 2005 05:58 GMT | 2 |
Hey Guys, Sorry if this is in the wrong forum but anyway here goes. I want to run my OS image using the windows ce emulator. I'm intended to run the application on and eboxII which has a parallel port. For testing purpose
|
| Does any support for Accelent IDP? | 13 Oct 2005 04:19 GMT | 11 |
First, sorry for my poor English. I am new in ARM system, only about a month. I have searched all information on the web, but ... I have found many people discuss that platform last year in this group.
|
| What OS calls are ISR safe? | 13 Oct 2005 00:22 GMT | 4 |
Is there a list of calls that are ISR (not IST) safe. I want to set an interprocess flag (Event or the like) when attempting to wake from suspend mode from a certain interrupt. However, I want to not wake up but put the processor right back into sleep mode. In other words I
|
| Ce 5.0 and USB hi-speed | 12 Oct 2005 20:39 GMT | 3 |
Maybe a stupid question... Does Windows CE 5.0 suports hi-speed USB (2.0 USB) ? Thanks Jorge
|
| ; @CESYSGEN IF CE_MODULES_SERIALUSBFN | 12 Oct 2005 19:44 GMT | 1 |
I am trying to get ACtive Sync to work via USB. I see in common.reg (see below) that the stuff I require is within a conditional "@CESYSGEN IF CE_MODULES_SERIALUSBFN". What must I set to set CE_MODULES_SERIALUSBFN to TRUE?
|
| auto-launching program delay | 12 Oct 2005 18:01 GMT | 2 |
Is there a way to set a time delay in the registry between auto-launching programs under the init key? I already know how to set the order the programs are launched but that's it. Just need a small time delay of maybe 5 seconds.
|
| Bencmark wince.net 4.2 | 12 Oct 2005 14:45 GMT | 3 |
Is there any benchmark program for WinCE performance ? Or where I can get the information ? I am making changes to cpu speed (xscale pxa255), memory, peripheral access timing. It would useful if I could run an application that would provide
|
| Migrate wince.net 4.2 to wince 5.0 | 12 Oct 2005 14:31 GMT | 1 |
We have a pxa255, mediaq graphics chip, ucb1400 based design running windows ce 4.2. The time has come to migrate to wince 5.0. I would like to know how long it would roughly take to migrate our bsp and project. I am currently reading through the migration document available on ...
|
| NdisMRegisterMiniport | NdisMRegisterMiniport | 12 Oct 2005 13:35 GMT | 1 |
NDIS: when does NdisMRegisterMiniport() return 'STATUS_INSUFFICIENT_RESOURCES' ?
 Signature Cheers - Kevin Forrester
|