| Thread | Last Post | Replies |
|
| Changing the value of WINCEROOT | 16 Nov 2007 21:09 GMT | 9 |
This is a pretty simple question. "How do I change the value of the WINCEROOT variable in Platform Builder 5?" This is driving me crazy for several reasons, none of which are terribly relevent right now... Anyway, it's an innocent question, and it most likely has a pretty toothy ...
|
| USB 2.0 Host Controller driver | 16 Nov 2007 19:20 GMT | 5 |
Just wondering if anybody awares of the existenece of device driver for USB 2.0 Host Controller running on Windows CE 5.0 or 6.0? Thanks, James
|
| SNTP Client Settings? | 16 Nov 2007 16:47 GMT | 5 |
We have a device that we will be selling to customers. The device will be installed on a closed network (a TCP/IP network that does not have access to the Internet). Some of our clients have SNTP or NTP servers on their networks. We would like our CE device to synchronize
|
| Invalid pTOC at runtime as well as with viewbin | 16 Nov 2007 14:42 GMT | 2 |
When my mini boot loader starts up, the section relocation done in funtion "KernelRelocate" does not work. The JTAG debugger shows that pTOC is 0xffffffff. The utility viewbin tells me the following: ViewBin... boot.bin
|
| CE Platfrom builder not working | 16 Nov 2007 14:36 GMT | 4 |
I have platform builder 5.0 installed on my computer. I also have had the trial version of the 6.0 VS plug-in installed. I recently removed it since it had expired and we are planning to buy the full version soon. After the removal PB5.0 started acting funny. I can't connect to ...
|
| Connect to PDA without ActiveSync | 16 Nov 2007 13:34 GMT | 6 |
I have a PDA/PDN (Falk Navigator) that I can't connect, it worked until I put something on the internal flash disk. Since then I only get the Windows start splash screen and nothing else. If I plug in the device into a PC, the PC load MS USB Snyc and tell me that at the systray ...
|
| Retrieving certificate information from a server | 16 Nov 2007 10:20 GMT | 3 |
I working under CE5 with an clone of iesample, in this clone I can't get the certificate information from a secure website if I dubble click the Lock icon, like it would in XP. I want to retrieve this certificate information from a server myself when I
|
| How to implement a nand flash erasing application? | 16 Nov 2007 06:10 GMT | 1 |
hi? my board has problem with accessing nand flash because the nand was crashed. But I failed to format it from storage manager. And the boot loader doesn't provide a format function for nand flash. So I need to implement an
|
| distinguishing between stream interface drivers | 16 Nov 2007 06:08 GMT | 7 |
A system could have two or more stream interface drivers which uses same prefix for registering them at registry settings. Any application can use the driver by calling createfile function. The first parameter is the 'prefix' of the driver. But there are one more drivers which
|
| usb device can't be detected at bootup time. | 16 Nov 2007 05:59 GMT | 1 |
hi? There is a externally connected board with my main board. The two boards are connected with flat cable. And the external board extends usb via hub chipset. Let me draw the system configuration.
|
| CE 6.0 ActiveSync RNDIS | 15 Nov 2007 16:52 GMT | 7 |
I am trying to implement an ActiveSync connection on CE 6.0 using an RNDIS USB function driver. According to the documention in CE 6.0, DTPT modules take care of setting the IP addresses over the RNDIS link. Unfortunately, it looks like the DTPT modules are not present as an ...
|
| CE 6.0 build error | 15 Nov 2007 13:46 GMT | 5 |
I'm migrating from ce 5 to ce 6. i just tried to build the bootloader after making some changes to include files. Build is failing. The error message is
|
| how to create partition for nand flash? | 15 Nov 2007 13:43 GMT | 4 |
now my bsp's eboot write thing to nand flash like this: OEMPlatformInit (void) {... NANDWriteEboot(dwStartAddr, dwLength);
|
| expanding RAM | 15 Nov 2007 09:36 GMT | 2 |
Folks, We are developing BSP based on our custom-built board running Win CE 5.0. Everything works fine at the moment. We are about to expand the SDRAM onboard up to 128 MByte from the current 64 MByte. That is the only change
|
| [possible ?? ] Linux/Win CE 5.0 bootloader on NAND flash | 15 Nov 2007 09:35 GMT | 3 |
Guys, We build and sell BSP for our MIPS II based CPU. We use only NAND flash (no other flash onboard) based bootloader for Windows CE 5.0. We have a Linux 2.6 BSP too. When we ship the board to customer, we must burn Linux/WinCE
|