Description:
Microsoft Windows CE newsgroup.
|
|
|
Replacing standard shell with taskman
|
| |
I'm trying to include taskman in my build. The first step is to unselect both the standard shell and the thin client shell in the catalog. MSDN has a new page from 11/11/2009 that has instructions that don't seem to work at [link] The result was a black screen but none of the keyboard commands worked. I... more »
|
|
ToolsMsmCA(Error)
|
| |
ToolsMsmCA(Error): Setup package issue or CoreCon DataStore corrupted: CDeviceSDKInstallShim Add/Remove failed. HR=0x80070005 this is the problem that i am getting while installing of windows CE 6.0. please help me with it. regards
|
|
IssueVendorTransfer() handle
|
| |
We are investigating a handle-resource issue (see my other post). On of the suspects is an USB driver (written by us). My question is : IssueVendorTransfer() returns an USB_TRANSFER handle, should this handle be closed after this call ? In samples I donot see this.... Kind Regards, Rob. [link]... more »
|
|
Internet Explorer Not connecting issue.
|
| |
Issue Headline: Until Ethernet is connected with another machine,Internet Explorer could not able to connect with WiFi and GPRS. Description: I am working with VTC6100 Development board. It is having Atom x86 Processor,Ethernet,WiFi and GPRS(Sierra Wireless modem). Bug Produced Sequence: 1. Boards Boots up from CF card but Ethernet did not connect with another... more »
|
|
Handles under CE6.0R2
|
| |
Hi, one of our applications seems to be running out of handles under CE6.0R2. From Handle.c (kernel) we get : ">>>>> Completely Out Of Handles <<<<<\r\n" Questions: - Is there an API or other way to get the currently used (of total available) handles for the process ?, I did not find one sofar.... - The same application under XP does NOT consume too much handles (just 100... more »
|
|
ARM compiler in Microsoft Platform Builder 5.0
|
| |
Hello, I have a Freescale iMX31 (ARM11 Family). I know that ARM11 Famility corrisponds to core ARMv6 but on Microsoft Documentation I read that the ARM compiler support 4 and 5 (ARMv4 and ARMv5). Followint the link : [link] So I'm using a ARM11 processor with instruction set of ARM9 (ARMv4 - ARMv5).... more »
|
|
Ethernet renew time
|
| |
Hello. I have post this questions some time ago but I have recived no answers. I have a board with an iMX31 CPU and an SMSC Ethernet controller running with WinCE5.0. Is it possible to change the time too detect the insertion of the ethernet cable. In the actual configuration it takes about 10 sec too detect the... more »
|
|
FMD_WriteSector is called continuosly !
|
| |
Hello, I'm working on Windows CE 5.0 and Freescale BSP imx31. I have a question about an FMD driver for my NAND Flash. I have put a RETAILMSG instruction in the function FMD_WriteSector to trace when it's invoked. I see that after that the OS start and the shell appears, the FMD_WriteSector is called continuosly ! I don't use the shell .... who is... more »
|
|
Including my FASLD driver and excluding Microsoft FASLD driver
|
| |
Hello, I'm working on Windows CE 5.0 and Freescale BSP iMX31. I have a NOR Spansion MirrorBit and I have received a FASLD driver from Spansion Support. I have put this driver in the path %WINCEROOT%\PLATFORM\IMX31\SRC \DRIVERS\BLOCK\FASL\FASLD and I have included this driver in the OS Design by setting the environment variable... more »
|
|
WaitForSingleObject doesnt timeout
|
| |
Hi folks - i am doing a driver and have a couple of threads running in it - one threas is to handle instruction dispatching to the hardware and a second to handle interrupt capturing. One can guess the former does depend on the latter via event handles (to signal an interrupt from the device that the... more »
|
|
|