| Thread | Last Post | Replies |
|
| Problem with Gdiapi TestCase 225: LineTO | 25 Jan 2007 15:35 GMT | 1 |
I am trying to accelerate The GDI function DrvStrokePath for drawing Lines using a proprietory algorithm. But my proprietory solution for drawing lines is not pixel accurate with the GDI Line Drawing Function which uses Bresenham's algorithm. The horizontal and vertical lines are
|
| After converting Eboot.bin to Eboot.nb0 how to find in which address location Eboot.nb0 is stored | 25 Jan 2007 12:37 GMT | 3 |
In WINCE 4.2 after converting Eboot.bin to Eboot.nb0 how to find in which address location Eboot.nb0 is stored. I need to download Eboot.nb0 to flash.So i am in need of starting address of Eboot.nb0. Futher the size of Eboot.nb0 keeps on changing if i change the ROM size
|
| Did anybody worked on MX31 BSP? | 25 Jan 2007 09:52 GMT | 1 |
I have started working on MX31 BSP. I installed the MX31_BSP_WCE500_RTM_9.msi. When we install this installble we can get the required BSP stuff and also three sample work spaces in the PBworksapaces holder automatically. The three work spaces are
|
| USB host port2 | 25 Jan 2007 09:07 GMT | 1 |
PXA270 Mainstone II Earlier we had problems in making the host port 2 work. Saw somewhere in groups that overcurrent protection pins for host port 2 has some
|
| Problem on Jumping into Flash in OEMLaunch() | 25 Jan 2007 08:20 GMT | 2 |
Hello, all My board is configured as: (1) EP9315-200M-ARM4VI (2) SDRAM 64M, Intel NorFlash 32M, both with 32bit data width
|
| Project Dependencies in WinCE platform builder | 25 Jan 2007 05:02 GMT | 4 |
I have done one project in VS 2005 (C++) , now i am trying ( porting ) it to WinCE using platform builder. But my project is dependent on two other projects. In VS2005 there is an option like project depencies to select required projects.
|
| X86 emulator SDK causes errors in VS2005 | 25 Jan 2007 00:31 GMT | 8 |
I have PB5.0 and VS2005 installed on my system. I built a x86 emulator OS which starts and runs fine. I then went ahead and built a SDK for this OS so I can begin development from within VS2005. After installing the SDK and starting VS2005 I get the following errors:
|
| Windows CE 6.0 calls to .NET CF SerialPort calls | 24 Jan 2007 22:58 GMT | 2 |
Anyone else tried or having issues with SerialPorts under .NET CF 2 (SP1) and CE 6.0? Establishing a manual connection or similar to a hyperterminal client shows comms is ok from the OS side of things, but if I write a .NET CF application (that runs fine under CE 5), opening a
|
| Tracking memory with your hands tied | 24 Jan 2007 22:45 GMT | 3 |
It appears I have a memory leak originating from a device driver (or some part of device.exe) since application verifier doesn't work well on drivers, does anyone know a good way to debug something like this? Here is what has been done:
|
| problem of connection to remote kernel tracker | 24 Jan 2007 18:45 GMT | 12 |
When I opened the Windows CE platform manager configuration dialog, there is no entry for the device that I have just created, so I created new one with the same name as what I have done in Target Device Connectivity Option dialog. I do not know if the name of the device
|
| USB ports | 24 Jan 2007 18:24 GMT | 12 |
I have a strange problem with USB port My device has two USB 2.0 ports Lets name them USB1 and USB2 I do the following
|
| Windows CE 5.0 USB Function Bus Drivers for Geode LX? | 24 Jan 2007 17:09 GMT | 1 |
the AMD Geode™ LX DB800 Development Board board is equipped with an USB client port. Unfortunately the Windows CE 5.0 BSP of AMD does not provide an USB Function Bus Driver for this USB client port. Does anybody know a third party vendor which provides a USB Function
|
| Installed custom CE 5.0 SDK does not show up in Visual Studio 2005 | 24 Jan 2007 15:06 GMT | 3 |
I created a SDK for our custom CE 5.0 device using Platform Builder. I then installed it on a PC which has Visual Studio 2005. When I try to create a native C++ application using Visual Studio 2005, the installed custom CE platform SDK does not show up in the list of
|
| SDIO CMD53 got incorrect response, pls help | 24 Jan 2007 13:16 GMT | 6 |
I am currently working with the SDIO driver for Windows Mobile platform. Now I met one problem. The Init Cmds are all successful. But When I issue the CMD53 to write data, I got the wrong Status 0x55, which supposed to be 0x1D.
|
| Bluetooth On/Off cannot close serial port unless call wprintf function | 24 Jan 2007 12:39 GMT | 1 |
I have a strange problem to On/Off the bluetooth device on WinCE 5. Using the WinCE sample application "BTCP", i have no problem to start the device. But after i stop the device, the bluetooth can no longer start again.
|