| Thread | Last Post | Replies |
|
| Instability with Win CE 5 OHCI/EHCI drivers and Ali/Uli M5273C | 26 May 2007 03:46 GMT | 1 |
I have a lot of problems with an industrial x86 PC that is using an Ali M5273C chip. It is working very well since 2004 under XP, 2000 and Linux but not with the Win CE 5.0 EHCI/OHCI drivers.
|
| CF 2.0 broken by WinCE 4..2 March '07 QFE? | 25 May 2007 23:43 GMT | 5 |
I've just installed the March '07 QFE for WinCE 4.2. This QFE is supposed to include support for Compact Framework 2.0 SP2. Now, when I build my image, CF 2.0 is no longer included in the build (armvi). I've discovered that the various environment variables and what not
|
| WinCE 6.0 + CF Card Issue | 25 May 2007 19:16 GMT | 4 |
I am running WinCE 6.0 on a PXA270 processor. I currently have the system set up so that instead of launching explorer, I instead run my own launcher via HKEY_LOCAL_MACHINE\Init. This launcher (written in VS2005, .netcf) then determines if it should launch explorer (if i
|
| KITL_RETAILMSG and reentrent??? | 25 May 2007 18:37 GMT | 1 |
I am getting some strange corrupted messages when I use the KITL_RETAILMSG in my kitl.c file. I see this traces to KITLOutputDebugString in debug.c this has a critical section lock around it
|
| ws2.dll not loading | 25 May 2007 17:18 GMT | 1 |
In Bluetooth application project, we are using wsastartup function which is actually to initialise all R\W subsystems by initialise wsastartup function but in our case it is not happening which is giving error as WSASYSNOTREADY.
|
| Send AT Cmd to internal modem | 25 May 2007 16:25 GMT | 1 |
I am adding an internal modem to a CEPC, the modem is using Rockwell RC336 chipset. Right now, I am trying to send some basic AT commands to modem via PC104 bus from WinCE. I have following questions, hope somebody can give me some hints.
|
| CF 2nd insertion dead lock ATADISK driver | 25 May 2007 16:00 GMT | 2 |
On my platform I've got the following behavior: insertion of a CF (storage card) the first time after boot : card is detected recognized and ATADISK volume is mount and the card can be accessed, I eject the card, wait till the volum is dismount and reinsert the card. Then the
|
| Application debugging | 25 May 2007 15:51 GMT | 2 |
I have created an appllication using evc++ 4.0 which loads a driver. Now I want to debug the application till the point the control comes into the driver code. Is it possible to debug an application created in evc using Platform
|
| sysgen error | 25 May 2007 14:06 GMT | 2 |
I am trying to sysgen my workspace (Test_Bluetooth), It is giving the following error with in 1 minute. what could be the problem, this workspace sysgened before one time after
|
| Hive-based registry does not work | 25 May 2007 14:00 GMT | 2 |
Goal: Make a Hive-based registry (hbr) available on the Compact Flash card (which is located on an expansion bus, not the pci bus) and on which resided also the nk.nb0, by the way.
|
| KITL problem in Wince | 25 May 2007 13:45 GMT | 1 |
During my wince bring up on a custom imx31 board, I am facing problem with KITL. BElow are the messages that I get from the hyperterminal. From the messages I think the KITL gets initialized but very late. By the time all the drivers have got loaded and I am not able to put
|
| Kernel Track without Platform Builder ? | 25 May 2007 09:09 GMT | 5 |
I assume Windows CE Platform Builder is not free. I think I installed the Remote Kernel Tracker through eVC++ 4 (which is free). So just a short question.: Is it possible to use the Remote Kernel Tracker although I didn't install
|
| DirectDraw YUV display | 25 May 2007 07:56 GMT | 2 |
I'm sorry for this repeat post. Perhaps the earlier post was not titled properly. I've developed the DirectDraw Display driver for CE 6.0 having the capability to render the overlay surfaces with UYVY color format. The
|
| about WriteRegistryToOEM and ReadRegistryFromOEM | 25 May 2007 04:28 GMT | 2 |
Is WriteRegistryToOEM and ReadRegistryFromOEM work only when OS run in SDRAM? Thanks.
|
| Can I overwrite hardware settings in OALStartup.s? | 25 May 2007 02:05 GMT | 3 |
I want to build my own bootloader using PB6 for PXA255. I created a new platform selecting BSP MainstoneIII. Then if I navigate to c:\wince600\platform\MyPlatform\src\Bootloader using command prompt and enter "build -c". I can see the eboot.bin and eboot.nb0 in the release
|