| Thread | Last Post | Replies |
|
| How to clone a Third Party BSP | 19 Feb 2005 06:23 GMT | 3 |
Cloning a Third Party BSP (AMD/BSquare MIPS DB1550) with the BSP wizard in WinCE 5.0 does not work. The files and directories get created under platform, but the BSP doesn't show up in the Catalog. Is there some way of working around this using the CEC editor? I've tried doing ...
|
| Verification of code in RAM | 18 Feb 2005 22:55 GMT | 2 |
I have written an application that verifies the validity of the CE image executing in RAM. It does this by stepping through the nk.bin stored in compact flash and saving the start address, length and checksum for each record that gets loaded into RAM. Periodically (every 30 ...
|
| ANN: Platform Builder Chat Today 1/27 | 18 Feb 2005 21:37 GMT | 2 |
Just a reminder about today's online chat regarding the the Platform Builder documentation. Members of the writing team will be on hand to answer your questions and take your suggestions. ~~~~~~~~~~~~~~~~~~
|
| ole32 linking error | 18 Feb 2005 20:48 GMT | 1 |
I added the 'COM' feature to a PB 5.0 platform project but when I built the project I had an error from the linker: 'ole32.def : error LNK2001: unresolved external symbol CoCreateGuid' ( notice I inserted 'CoCreateGuid functionality for OLE32' feature )
|
| Where is source code for FindPCINetCard? | 18 Feb 2005 15:46 GMT | 5 |
In the eboot.bin, there are several instances of the text, FindPCINetCard, and this string appears on the serial (debug) port when eboot is running. E.g., FindAllPCINetCard: Searching for PCI Ethernet NIC ...
|
| Wireless Adapter with static IP | 18 Feb 2005 15:12 GMT | 10 |
I am trying to get a wireless device to connect to a network that does not have a DHCP server. I have tried setting the registry settings under \[AdapterName]\Parms\TcpIp with "IPAddress" to my desired static IP (in addition to disabling DHCP and setting a SubnetMask).
|
| PXA27x Display 18bit | 18 Feb 2005 07:20 GMT | 2 |
i happen to try 18bit interface for PXA27x using internal LCD controller. but i find the driver doesnt support 18bit. all it supports is RGB565 and no RGB666 and that was bcos PXA255 didnt supported RGB666 , the microsoft device driver for display says it supports
|
| How to wakeup the PXA270 from sleep mode? | 18 Feb 2005 07:17 GMT | 2 |
I can make the CPU(PXA270) into sleep mode,that is implemented in the OEMPowerOff() (CE5.0).Now, I want to wakeup the system through USB Host Port 2,which is connected with a USB mouse.Then, I configure the PWR registers, set bit PWER[28-WEUSBH2] ,PEDR[28-EDUSBH2].But ...
|
| Usb stick support when plugged in at boot | 18 Feb 2005 06:26 GMT | 7 |
I have figured out how to support a removable usb memory stick under CE, and it works ok when i plug it in after the OS has booted. But if the stick is allready connected when turning on the power, then the stick is not recognised/seen. My best guess is that is is due to the fact ...
|
| VESAtest program | 18 Feb 2005 02:09 GMT | 1 |
When the VesaTest program is run on the x86 CEPC target from the MS-DOS 6.22 Startup Menu on a boot floppy created by PB5.0, the results are: Vesa BIOS Version: 3.0 Number of valid FLAT driver modes: 0
|
| Mainstone II and Port 2 USB Host | 17 Feb 2005 18:04 GMT | 1 |
I have a Mainstone II board and am trying to utilize the Port 2 as a non-OTG host controller, through the OTG connector on the daughter card. 1) The on-chip mux has been configured to select the host vs. the default client.
|
| DirectX graphics card recommendation | 17 Feb 2005 17:56 GMT | 3 |
Is anyone using Windows CE and DirectX? Please recommend an off-the-shelf graphics card (PCI or AGP) that (a) comes with a Windows CE 5.0 driver (or is provided by Platform Builder 5.0) and (b) supports DirectX. The LCD display to be driven will be
|
| host unable to enumerate | 17 Feb 2005 17:14 GMT | 4 |
i am writing a OHCI. when i plug the keyboard.i am getting the following messages on debug window. 4294959132 PID:d609df8a TID:d6030fda 0x9602d400: CHub(Root tier 0)::HubStatusChangeThread - port 1, change = 0x0001, status = 0x0301
|
| Intel E1000ce.dll for 4.2? | 17 Feb 2005 15:37 GMT | 1 |
I'm trying to get this Intel-provided driver to work on my Pentium-M /855/ICH4 cepc, which has an external 82547GI onboard (on PCI). It enums OK, and NDIS starts init OK, but 3 layers into callstack of E1000CE.DLL, system freezes on an INT 3.
|
| Browsing from cepc | 17 Feb 2005 15:28 GMT | 8 |
I included the RNDIS components in my platform. But I am not able to browse from cepc using internet explore. Can any one please help with this issue? Thanks in advance
|