| Thread | Last Post | Replies |
|
| KITL Stops polling? | 24 Mar 2008 18:37 GMT | 3 |
I am able to see full functionality of KITL as the device boots. I placed a debug message in OEMEthGetFrame, and I can see every time KITL polls that function to see if debug data is there. However, once the device is done loading, KITL does not call OEMEthGetFrame at
|
| Deploy app to root folder | 24 Mar 2008 18:26 GMT | 2 |
Hi group, I am working with a Windows CE 6.0 device and I want to download my custom application from VS2005 IDE. After build my app I go to "Tools", "options", click on "Device Tools",
|
| Getting MSMQ to run on BOOT | 24 Mar 2008 15:17 GMT | 2 |
// Another question from Bobby I found this (http://msdn2.microsoft.com/en-us/library/ms905802.aspx) and was wondering if I could use the "QueueManagerGUID" and still have it run on boot?
|
| Does Windows Embedded CE 6.0 support IMGFS? | 24 Mar 2008 14:55 GMT | 1 |
I have experienced IMGFS(Image File System) at Windows Mobile 5.0 based platform. Does Windows Embedded CE 6.0 support IMGFS??? MSDN doesn't almost mention IMGFS...
|
| ARMv7, ARMv6, VFPv3, and NEON compiler support | 24 Mar 2008 03:37 GMT | 1 |
Is anyone aware of any option for a compiler to take advantage of ARMv7, ARMv6, VFPv3, or NEON features on Windows CE 6.0? I'm aware that neither Visual Studio nor PB itself will support these instruction sets, so I'm open to the idea of using a third party compiler if
|
| arm11 compiler support | 24 Mar 2008 03:27 GMT | 1 |
hi? From ce 6.0, arm11 cpu is supported at pb. But the support is not fully. Any arm v6 specific instruction sets are not supported by the compiler yet.
|
| Should I do any other settings except the IMGSDBUS2 to let sdbus2 work? | 21 Mar 2008 16:17 GMT | 1 |
I set the IMGSDBUS2=1 in Platformbuild5. But after builing , I even can not see the directory name for the SD card any more. I thought that my SDHC driver should also link to the SDBUS2 interface, but I have not found which file to be modified for that. Can anyone imply me? I
|
| CE 6.0 CETK: Storage Device Block Driver Performance Text[Complete | 21 Mar 2008 13:02 GMT | 3 |
I run a CETK test in CE6.0 for SD card. the test item is "Storage Device Block Driver Performance Test." I modify the command line as following:(Disk 3 is SD card storage.) tux -o -d disktest_perf.dll -c"-zorch -disk DSK:3" -x1001-1002
|
| usbmsfn on wince 5.0 | 21 Mar 2008 10:25 GMT | 3 |
Hi, all I am trying to my device as mass storage to Apple Mac OS. I could not see my device on Mac system. The usb mass storage function is compatible with Mac OS?
|
| Develop/debug driver without creating OS? | 20 Mar 2008 10:02 GMT | 2 |
I have a need to develop a USB device driver for Windows CE 5.0. I do have platform builder for that version. But the units I need to run on already have CE installed on them in ROM. All of the help text I've found on debugging CE drivers assume that you're
|
| Determining Driver\Active subkey value | 20 Mar 2008 08:27 GMT | 1 |
I'm fixing a driver for a custom PCMCIA (CF) card so it works with the latest versions of IPAQs. The problem is that when the CF card is inserted, the Device Manager is now incrementing the socket (Sckt) value each time. This was never the case before and the socket value was ...
|
| OTi 2172 USB Flash Disk Controller | 19 Mar 2008 21:22 GMT | 2 |
1Hi, I got a board with OTi 272 USB Flash Disk Controller. What should I do to get Wince 6 to load the necessary drivers and recognizes the nand flash memory?
|
| AYGShell | 19 Mar 2008 17:54 GMT | 3 |
What is the AYGShell API Set and what would I typically use it for? Best Regards
 Signature Phil
|
| soft keyboard driver | 19 Mar 2008 12:33 GMT | 1 |
I need to modify the sip(software based input panel) in order to support multi-language. I can find the sip is implemented by softkb.dll and the softkb.def says it is composed of SIP_init(), SIP_open(),,,.
|
| X86 assembler | 19 Mar 2008 12:08 GMT | 4 |
Wince 6.0 vs 2005. What assembler(ml.exe) does wince 6.0 x86 uses? MASM is 32 bit or 16 bit? If it is 32 bit then how we shall use it for assembling boot loader code?
|