| Thread | Last Post | Replies |
|
| warning in build - RE: weird errors using .cec file from third-party | 08 Apr 2005 15:11 GMT | 5 |
Hello experts, I was asking previously a question why we here failed to integrate a new version of some third-party product, while the old version was integrated and worked fine.
|
| Failed to successive calls to CeRunAppAtTime ? | 08 Apr 2005 14:43 GMT | 1 |
Our platform OS is WinCE 4.2. By CeRunAppAtTime, we write a simple program to auto turn on/off the PDA successsively. Howerver, sometimes, CeRunAppAtTime is failed to set the alarm time
|
| Faster development cycle... | 08 Apr 2005 14:28 GMT | 1 |
Hey all, I normally build my development BSP from the command line. Normally I perform a "blddemo -q clean" to create a new image for testing. However, I'm working on a driver at the moment and only doing small tweaks to
|
| Application or Driver for this task? | 08 Apr 2005 13:48 GMT | 3 |
I have to write an program that will always run in the background doing some tasks invisible to the user (so no windows will be shown). Also the program will work with another driver for receiving some kind of notifications and then acting on them.
|
| Debug serial port | 08 Apr 2005 13:28 GMT | 12 |
Hi, Everyone How to modify the OAL codes to make the serial port can't be used by the kernal. I want to make the Serial Port COM1 as a headless device's output!
|
| HIVE registry setup problem | 08 Apr 2005 13:25 GMT | 3 |
I am going to set up hive registry for my WinCE OS. and i want to hold the registry in the flash memory. i did the following: 1,add the hive base registry catalogue item to my OS. 2, in platform.reg add the following code:
|
| Thorny Serial Comms "UART: Overrun" error Windows CE 5.0 | 08 Apr 2005 10:50 GMT | 10 |
I am writing an application on the following platform: Advantech 133Mhz PCM3348. Windows CE 5.0 (Build 1400). Compact Framework
|
| Bringing up RNDIS on USB | 08 Apr 2005 08:44 GMT | 1 |
I have written an USB function controller driver and tested it successfully working on Serial class. When configured for RNDIS class, after connecting it to the develpoment board, I get another local area connection in the Network and dial up connections. I configured it to one ...
|
| IR Serial Driver | 08 Apr 2005 08:06 GMT | 3 |
I have got to port a WINCE 5.0 BSP for a ARM based processor. It has two COM ports. Second COM port is used for IR. I have loaded the serial driver for both the COM ports. For COM2, is it enough if i include IRSIR sample to get it working.
|
| Problems building wzctool | 08 Apr 2005 07:59 GMT | 4 |
My target platform is V4.2, ARMV4I, and own BSP. I am building a new PC and so have installed PB4 from scratch, added the 2003 and 2004 full QFE updates and can successfully build our target.
|
| Folder sharing on CEPC | 08 Apr 2005 03:57 GMT | 2 |
I have setup a x86 CEPC and want to share a folder on that but don't know how. Can someone help me?
|
| Hooking up nRdy/IREQ Interrupt on pxa270 with ce 5.0 | 08 Apr 2005 03:57 GMT | 1 |
has anyone else had problems initializing their pcmcia socket in pcmsock.cpp and pdsocket.cpp? we're tying the nRdy/IREQ pin to a GPIO pin, but I'm very confused on how to initialize this interrupt. normally i would call OALIntrStaticTranslate during interrupt
|
| USBDeviceAttach, problem with passed in Interface descriptor. | 07 Apr 2005 19:37 GMT | 12 |
I have a USBDeviceAttach that gets called in my driver. I include the prototype of the function here: BOOL USBDeviceAttach(
|
| pccard clinet irq in ce 5.0 on pxa27x | 07 Apr 2005 18:54 GMT | 5 |
in my platform, in driver's pdd layer,have a client irq(m_dwClientSys), but I cannot find out the interrupt implement. in bulverde board, I have get off m_dwCSCSysIntr and m_dwCSCIrq, cf card can work as usual. but when I get off the controlls of m_dwClientSys,
|
| Adding new BSP to the PB 5.0 | 07 Apr 2005 17:16 GMT | 10 |
The directory structure is changed in PB 5.0. In PB 4.2 we can copy the third party BSP folder and can add the BSP through Managing catalog items. I tried the same in PB 5.0 also and also added .cec file(In 5.0 it is located in different folder). But in the os building it is ...
|