| Thread | Last Post | Replies |
|
| Bluetooth cannot work via BCSP | 23 Aug 2006 10:24 GMT | 3 |
I want to connect bluetooth(CSR CASIRA) to our device via BCSP. At first, I finished one UART driver and this driver can connect with my PC com1 successfully.
|
| Multicast support in CE5.0 | 23 Aug 2006 08:45 GMT | 3 |
we have a MIPS II based device which seems to be deaf in IP multicasting situations. I have done a few test apps to try out a few things, and in each case, they work flawlessly in XP, yet on the CE target, can only hear themselves.
|
| ActiveSync and headless | 23 Aug 2006 08:39 GMT | 3 |
I made a simple headless image with a Command Processor shell. Then I want to add the ActiveSync support to debug my application. The image was built successfully. But when it was downloaded to the device, it didn’t work. The system seemed not booting up. Did I do something ...
|
| Delay in USB storage device detection with Windows CE 5.0 | 23 Aug 2006 00:23 GMT | 5 |
I am trying to run an application for Windows CE 5.0 based device. When I try to connect the USB storage device of large size (1 GB) to Windows CE based device, it takes significant time(10 min) to recognize it. I am looking for the solution of this problem.
|
| Directory and File limitation in Windows CE 5.0? | 23 Aug 2006 00:15 GMT | 2 |
We use the Windows CE 5.0 in our platform. Can anyone help me to get the answers ? Maximum number of directory layers in SD card ? Maximum number of files in SD card ?
|
| Bluetooth / Serial how it works? | 22 Aug 2006 18:51 GMT | 1 |
I have a bluetooth device connected to my ADS's UART port. I just know how to make it work but don't understand why and how it work. My step is as follow: 1. connect the Bluetooth component to the UART port
|
| what does the function "BthAGNetworkAnswerCall" do? | 22 Aug 2006 14:48 GMT | 1 |
when the event that the peer hand-free device's button is pushed appears,this function is called.But i don't really what it does for i can not get source code of this function.i need your help. thanks in advance
|
| Problem while Installing the WinCE 5.0 driver on CEPC using .cab files | 22 Aug 2006 14:00 GMT | 2 |
I am using WinCE 5.0 and I have one system CEPC that has pentium II. I have created some modem device driver on windows ce 5.0. I want to create some installation utility to install the wince driver on CEPC using .cab files.
|
| !if 0 | 22 Aug 2006 13:57 GMT | 2 |
I have the following code in one of the sources file, what on earth does the !if 0 refer to, especially the one surrounding $(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\xsc1_ser16550.lib. I can't for the life in me remember.
|
| Bootloader partition problem | 22 Aug 2006 09:09 GMT | 1 |
I have some questions about the parition allocation in the eboot. When I study the eboot source code, it can select low level format of the NAND flash by calling "BP_LowLevelFormat" and then it will create BOOTSECTION and BINFS partition. My question is that where does those
|
| WinCE Image Boot Echo issue (jumping to xxxxxxxxx) | 22 Aug 2006 07:30 GMT | 3 |
Using ICOP BSP WinCE 5.0 When I boot my NK.bin using autoexec.bat as follows @echo off loadcepc /v nk.bin
|
| Configuring TKIP+801.1x EAP-TLS authentication programmatically | 21 Aug 2006 19:05 GMT | 4 |
I need to configure WinCE 5.0 device for TKIP+801.1x EAP-TLS authentication programmatically. Can WZCSAPI be used for this purpose? Any ideas how it can be done?
|
| Unable to Uninstall the driver | 21 Aug 2006 19:04 GMT | 2 |
I have written a IM Driver and successfully able to install it on WinCE 5.0 Device. But during un-install I call DeactiveDevice() - I get success from this API but still mu device dll is still locked and i am unable to delete it.
|
| how to build iltiming.exe in platform builder 5.0? | 21 Aug 2006 17:46 GMT | 1 |
I am a newbie:) Today I tried to build iltiming.exe in platform builder 5.0. I create a poject file and copy the files under C:\WINCE500\PUBLIC\COMMON\OAK\UTILS\ILTIMING to my project folder.
|
| Memory configuration of WinCE Image | 21 Aug 2006 16:53 GMT | 7 |
Actually I am very new to WinCE environment so I would greatly appreciate if someone could guide me. I am working on WinCE 5.0. My custom board is using PXA270 MainstoneII. As Mainstone II has support for 32 MB ROM but my image size in debug mode is 35.6MB. So my hyperterminal ...
|