| Thread | Last Post | Replies |
|
| Cross Process Callbacks | 25 Jul 2006 08:59 GMT | 3 |
I want to make a callback from a driver in the context of device.exe to an application in userland. Actually, that's a lie, I want to do it differently but I am getting pushback for other reasons. My scenario is like this:
|
| Platform Builder -> CEPC Connection | 25 Jul 2006 00:19 GMT | 3 |
Hi, I was using a NE2000 compatible NIC before and now I swiched to Intel pro/100 NIC with 82250 controller and that is the point where my problems started. Before replacing the Ethernet card, everything was working OK and I was able
|
| Debugging after installing the v2.0 SP1 QFE to platform builder | 24 Jul 2006 22:23 GMT | 5 |
I have just installed the newly released QFE for v2.0 SP1 in our Windows CE target device. Everying thing works fine on the device. However, when debugging using Visual Studio 2005, it tries to install:
|
| Adding dependencies to Platform Builder components | 24 Jul 2006 22:06 GMT | 8 |
I'm trying to create some components to add to Platform Builder for Windows CE 5.0 but I've run into some problems. Synopsis: I create component 'B' with a dependency on component 'A' with
|
| Activesync over Ethernet on XSCALE | 24 Jul 2006 18:01 GMT | 8 |
I am trying to determine if it is even possible to run activesync over ethernet on the PXA270. I can't seem to get a clear answer. There are a lot of posts that talk about how to troubleshoot activesync over ENET, but I must be missing some major component from my build or some ...
|
| Rename MyFlashDisk while existing 2 FAT partition entries above ? | 24 Jul 2006 10:28 GMT | 1 |
My environment is WinCE50. the file "platform.reg" has the context.( see the bottom ) I have 2 FAT partition entries for flash disk, the WinCE50 will auto name those :
|
| Halt after OEMInit(). in s3c2440 | 24 Jul 2006 09:26 GMT | 4 |
I am using samsung s3c2440 Arm cpu, wince 5.0 After executing OEMInit(), just halted. how to debug this problem? i'm found similar this problem. i checked as follows. but they were not in
|
| vulume problem of ringtone plug-in | 23 Jul 2006 04:57 GMT | 2 |
I have developmet a ringtone plug-in which impletment IEventSound interface. But it can't change vulume when ring profile change, and the vulume the ringtone is too small when incoming call occur. Whether the issues could be resolved if I try IEventSound2 interface? If is, how to
|
| Debugzones without KITL | 22 Jul 2006 15:25 GMT | 3 |
Hi, I am using WinCE 4.2 with a PXA255 platform. I wouldlike to turn on debugzones but from the PC HKLM\Pegasus\Zones reg key. This is because i don't have a KITL connection but have serial port output. Only problem is in the registry
|
| A problem about USB serial Driver | 22 Jul 2006 06:59 GMT | 2 |
I use USB serial driver to connect activesync. I connected PC, but the driver on PC is not correct. I use activesync 4.1. my board is mainstoneii, and the bsp is provided by Intel, which means the dirver on PC must be intel's?
|
| RNDIS - USRobotics Wireless MAXg USB Adapter | 21 Jul 2006 23:33 GMT | 3 |
I'm using the following post by Mike Hall to set up this USB adapter for 802.11 in my platform builder 5 project. http://blogs.msdn.com/mikehall/archive/2006/02/28/540912.aspx I only need the device to function as a client to connect to an access
|
| LAN91C and XSCALE | 21 Jul 2006 23:21 GMT | 20 |
I am hoping someone out there has some experience with the LAN91C111 from SMSC and the PXA270 board. I basically have the driver provided by SMSC, and I went into Lan91C111_Init.C and changed the base IO address to match that my platform uses. I also attempted to set up the ...
|
| Edge triggered interrupts | 21 Jul 2006 13:56 GMT | 6 |
Hi, i have the common scneario in that i have a few level triggered ints wired in to one of the PXA270 GPIOXX_2 lines. I have seen in the archives a suggested solution is to treat this as a shared interrupt and call NKcallIntChian. I was wondering why this complexity
|
| Rotating the touch (without rotating the display) | 21 Jul 2006 11:21 GMT | 4 |
I've got a device that uses a display with touch and has the display data fed through an FPGA before sending it to the display. A user is able to flip the screen (physically), and the FPGA notices this and rotates the screen. However, the FPGA does not know/can not rotate the
|
| Hive-base registry hang up. | 21 Jul 2006 10:14 GMT | 4 |
I am developing a CE 5.0 image for a Kiosk application using the VIA EPIA PD (Mini ITX) board. For the most part it's been developing smoothly. One difficulty is in implementing a persistent registry store. I have read many threads and the help and support documentation from ...
|