| Thread | Last Post | Replies |
|
| MP3 player | 06 Jul 2007 14:29 GMT | 5 |
Could someone tell if it's simple or hard to develop an MP3 player by your own? Mhaxx
|
| EHCI Support for 64bit Extension | 06 Jul 2007 11:36 GMT | 5 |
Does Microsoft plan to release an QFE for USB 2.0, EHCI and 64bit Extension (Windows CE 5.0)? I am using Intel 855 and 815 chipsets (ICH4) and on both chipsets the EHCI controller does not work. Regards Peter
|
| CEPC Does not recognize Hard Drive | 06 Jul 2007 07:55 GMT | 2 |
I have installed WinCE 5.0 & Platform Builder on a Windows XP desktop computer, having these characteristics: - CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz - RAM: 512 MB
|
| What does this error message mean? USB Bulk-in operation. | 06 Jul 2007 07:28 GMT | 1 |
Unknown: DEBUGCHK failed in file E:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\USB\HCD\USB20\EHCI\.\ctd.cpp at line 282 DWORD CQTD::IssueTransfer(DWORD dwPID, BOOL bToggle1, DWORD dwTransLength, PPhysBufferArray pPhysBufferArray,BOOL bIoc)
|
| USB Vendor ID | 05 Jul 2007 16:44 GMT | 10 |
Just wondering if anyone knows why I can't just use Microsoft's vendor Id VID\PID to load a standard Microsoft USB Serial driver when my device attaches? Is there a legal reason? Can someone point me to where this information is available? I'm not advocating doing this, In ...
|
| installable Interrupt | 05 Jul 2007 16:32 GMT | 2 |
I actually have my installable interrupt routine working but I was hoping someone could explain some things about it to me? I see how the "instance" gets created, I call LoadIntChainHandler then I setup ISR_INFO... and pass it via
|
| X86 emulator : ping not happening | 05 Jul 2007 14:16 GMT | 3 |
I've built the x86 emulator internet appliance platform.The network driver "dc21x4.dll" will be loaded but I'm not able to ping from emulator to my desktop pc or to the default gateway.It gives "transmit failed:error 11010. ipconfig command is showing the IP address.
|
| TransBusAddrToStatic | 05 Jul 2007 12:57 GMT | 3 |
I am trying to get a "static" address to pass to an ISR and I cannot get TransBusAddrToStatic to return TRUE, If I pass the exact same parameters to TransBusAddrToVirtual I get a valid virtual address I can use to address
|
| Indic support | 05 Jul 2007 11:24 GMT | 2 |
I am trying to add indic support(marathi, mangal font) with a DOTNET framework based application on WinCE5.0. It is observed that on addition of the complex sripting support the application paints very slowly. Let's say for a keyboard to be displayed
|
| I2C/KernelIOControl/OMAP2430 | 05 Jul 2007 09:11 GMT | 3 |
I am working on I2C driver for SDP OMAP2430.Things are working fine till I2CTransact (I2C.C) calls "KernelIoControl(IOCTL_KERNELI2C_SUBMIT,..) , from where I am expecting it to go to OalIoctlKernelI2CSubmit (in ioctl.c, correct me
|
| Disable debug port | 05 Jul 2007 07:24 GMT | 12 |
I using a PXA270 with WinCE5.0. May I know how to disable the debug port? I will need to use both the FFUART and BTUART, so could I know how to disable both UART as the debug port?
|
| Time conversion problems in Intel's IXDP425 BSP | 04 Jul 2007 23:20 GMT | 1 |
if you are running into trouble with real-time clock issues and you are using Intel's IXDP425 BSP please notice the following: There is a software real-time clock implemented (sw_crt.c) which you can modify to write/read the software time to/from your hardware.
|
| Cannot mount 80GB HardDisk. | 04 Jul 2007 16:48 GMT | 1 |
Does the CE 5.0 support IDE 80G HardDisk in Secondary IDE ? I think it should be mounted to "Hard Disk" folder. Even I can't see it but there are something strange that I can see "DSK2:" in the Storage Manager.
|
| RAS server not supported (?) | 04 Jul 2007 15:20 GMT | 2 |
(Initially I posted this question as a reply to an old thread. My apologies if it was already replied to). I'm trying to use the RAS server sample for the serial connection, and receive an "ERROR_NOT_SUPPORTED" error code (50) from the RAS_RasIOControl
|
| How to configure password in telnetd server in WinCe 6.0 target. | 03 Jul 2007 21:11 GMT | 1 |
I am trying to use telnet with authentication in my WinCE 6.0 target. In registry I have modified following entries: [HKEY_LOCAL_MACHINE\COMM\TELNETD] "IsEnabled"=dword:1
|