| Thread | Last Post | Replies |
|
| BSP GeodeLAX:X86 under WinCe 5.0 | 12 Oct 2006 18:45 GMT | 3 |
Has anyone used the BSP Geode Lx800 under winCE 5.0 ? My nk.bin never boot after the bootloader !!!
 Signature Thanks
|
| Problems loading driver with ActivateDeviceEx | 12 Oct 2006 15:39 GMT | 3 |
Can't figure what I'm doing wrong here so it is my hope that someone has a clue to me: In the windows folder I have the following file located: mydriver.dll
|
| How to add new baudrate to wince4.2,for example 230400 | 12 Oct 2006 13:45 GMT | 5 |
when i use pb make new image.how to add new baudrate(230400) to GPRS connection,because the max baudrate just only 115200 in gprs connection,i want 230400.
|
| Cannot restore files from the RECYCLE BIN !!! | 12 Oct 2006 12:42 GMT | 1 |
I deleted some files and didn't empty the recycle bin. Now, problem starts here. I turned off my CE device and turned it on again. Guess what?
|
| How to find the source location from a Exception Address ? | 12 Oct 2006 12:01 GMT | 2 |
I got a system hang and displaying those messages: RaiseException: Thread=8f853ce4 Proc=8c3b7d20 'device.exe' AKY=0000004d PC=8.8lx(p?/´ô?M??? àÿ+0x8ffdc1e4) RA=00037424( ?Åðÿ?“²???ƒ²?R °Ôd? ^ÿ jÿ??ÄÔÿ8 ÖG ? ÑI+0x8c3b7b40) BVA=00053034 FSR=00000001
|
| why I can not install activesync driver first but second can? | 12 Oct 2006 11:12 GMT | 5 |
I want to connect my device to pc by activesync in usb serial ways. my board is mainstoneii. In pc, I use the activesync driver wceusbsh.inf. when I boot the device, the system hint me to install usb driver. I choose this driver to install, but in first ti is not
|
| About bluetooth obex profile | 12 Oct 2006 10:59 GMT | 1 |
Hai, I want to use the obex profile in the WINCE 5.0 .I took the OBEXFTP sample and executed that exe.If i give "connect " in the command prompt then it is displaying all the bluetooth devices in the vicinity.Then i selected
|
| How to reduce detecting time of USB device? | 12 Oct 2006 08:36 GMT | 16 |
Hi all. A have a WinCE device. If I connect it to PC, it appears as a USB disk, but ... After I connect device to PC to device appear pass about 1:02 minutes. I add to my common.reg file next strings, I expect this hope, but
|
| cdrom copying problem | 12 Oct 2006 08:18 GMT | 8 |
I've only been using Platform Builder for a few days. I've got a working image running on a Via motherboard, everything so far works ok except for the cdrom drive. I've burnt a few mpegs to a cd and they play fine directly off the cd, but
|
| SD card detect for SD card driver | 12 Oct 2006 06:47 GMT | 4 |
here i am writing a SD card driver for ARM9 processor in WinCe please let me know the procedure for card detection. thanks seshu
|
| Problem in creating a custom OS image for WinCE 5.0 | 12 Oct 2006 06:02 GMT | 3 |
We have installed WinCE 5.0 evaluation version and tried to create a custom OS image using Platform Builder. But whenever we are trying to launch the Platform Builder application it opens by showing two error messages as follows:
|
| Browse information | 12 Oct 2006 03:38 GMT | 7 |
The PB won't generate Browse information even though that the "Generate Browse information" field is set to Yes in the project setting dialog box. The bcs file is however generated and located in the local release folder (I'm working on a Release type LOCAL project") but when I ...
|
| DMA to SPI with descriptors (PXA27x) | 11 Oct 2006 23:21 GMT | 8 |
I have a working DMA-SPI implementation on a Mainstone III BSP. I want to rewrite it to get zero-copies and have the following: I run SDIO over SPI which means I send a command 53 "around" the data, the data size is also limited to 512 bytes per SDIO command 53.
|
| Power Management Suspend Order | 11 Oct 2006 22:30 GMT | 1 |
Does anyone know how to determine/reorder the order in which drivers go to suspend mode(D0 to D4)? We had thought that the load order determined the "suspend" order, but that's not what we're seeing. Bigger view: we're trying to make sure the buses go to suspend last. We're
|
| lpBytesReturned in KernelLibIoControl | 11 Oct 2006 21:51 GMT | 1 |
Just a quick one: In the help file in PB following is written bout lpBytesReturned: The lpBytesReturned parameter cannot be NULL. but in some examples in PB I have seen that the parameter is set to NULL in
|