| Thread | Last Post | Replies |
|
| what happened to cepb 5.0 command line qualifiers? | 25 Jan 2006 14:50 GMT | 5 |
I have a build script I wrote to build emulator and device images and sdks using cepb.exe 4.2. This script used the following qualifiers with cepb.exe to do so: /MAKE
|
| Possible to use Intel XDB JTAG Debugger to debug WinCE? | 25 Jan 2006 14:25 GMT | 2 |
Hi, I am running WinCE 5.0 on Intel PXA27x processor. I want to know is that possilbe to use the Intel XDB Jtag debugger to debug the wince image? If so, how to do that??? Thanks very much~
|
| Playing wmv in samsung S3C2410TK board | 25 Jan 2006 08:42 GMT | 3 |
I am using samsung S3C2410TK board and build the image using the smdk2410 bsp included in PB 5.0. I found that the performance of playing wmv files in window media player is very poor. It cannot play the video smoothly. Does anyone know what's wrong with it? Do I need to
|
| USB Function Driver - PXA25X - PDD implementation | 25 Jan 2006 07:45 GMT | 5 |
I am trying to use the RNDIS driver. I know I have to implement the PDD part of the new model Microsoft implements in CE 5. I have PXA255 board; The PDD portion for PXA255 is located in the %_WINCEROOT%\Public\Common\OAK\CSP\ARM\Intel\PXA25X\USB\Function\PDD. I
|
| do i need InterruptDone in my ISR. | 25 Jan 2006 05:14 GMT | 3 |
I am writing driver for (SD)Secure Digital card. I created an interrupt call back function using SDIOConnectInterrupt. My doubt is, 1. Do i have to call InterruptDone(Interrupt_Identifier) at the end of the interrupt call back function. If yes what is the
|
| Multiple IP Addresses | 25 Jan 2006 00:31 GMT | 1 |
Hi. I'm looking into changing the image or registry so to accommodate for mutliple IP addresses for the same adapter in windows CE. Can this be done in WCE? And if so, could someone point me in the direction of material to read.
|
| Continue to develop a BSquare Handheld | 24 Jan 2006 22:23 GMT | 6 |
I'm recently struggling with a dilemma regarding the BSquare Power Handheld. It seems that the company BSquare don't deliver any form of service to previous users and buyers of the powerhandheld.
|
| AYG Shell and control panel applets | 24 Jan 2006 20:23 GMT | 2 |
Why is the AYG Shell necessary for the control panel applets. I can create normal apps with windows controls and they show up fine. But the control panel applets do not show any of their windows controls.
|
| difference with GDI CETK test, with the QFE 050630_2005Q2??? | 24 Jan 2006 19:57 GMT | 3 |
I'm trying to test my Diplay driver with The CETK GDI test. My screen is a 16bits RGB555. The test passed correctly before I installed the QFE 050630_2005Q2. And now all tests fail with this kind of error :
|
| Managed c# code debug in PB/Ce5 | 24 Jan 2006 18:14 GMT | 3 |
For my first outing with PB and CE5 I have build a basic image that has a simple managed windows forms app (framework in image). The image runs up in the emulator, and the app runs fine - But I cant fire breakpoints in the managed source file.
|
| Lubbock BSP Porting | 24 Jan 2006 17:52 GMT | 5 |
I'm developing in a Board with PXA255. The main differences between this Board and Lubbock are: - My Board doesn't have a FPGA and SA1111 - My Board has a SMC LAN 91C111 Ethernet controller mapped on nCS2
|
| Exporting C++ class | 24 Jan 2006 17:46 GMT | 7 |
I have written a simple SPI bus driver dll as C++ object. I have an E2PROM client driver which will call some methods in the C++ class exported. Problem is the object is instantiated in the SPI drivers Init function and driver context data is in this object.
|
| Need help - Problem to build an SDK | 24 Jan 2006 16:38 GMT | 3 |
Please help. In Platform builder 5.0 I created an image Set SDK - 1. New and verify on the
|
| generate eboot.nb0 problem | 24 Jan 2006 15:58 GMT | 8 |
i used wince5.0 setup a new project and build it. PB console display 0 errors. but now i can not find eboot.nb0 in my project folder. i fell so puzzle. then i use command line to buid eboot.nb0 , type command like this" romimage eboot.bib". but it display like this
|
| problem with USB devices using WIN CE 4.2 with platform builder | 24 Jan 2006 15:09 GMT | 8 |
i m using WIN CE 4.2 SDK with Platform Builder. I m trying to activate my USB Human Interface devies for VIPER board. I m adding all the drivers for USB. Platform is built properly. After i download the image to the target board and after startup, it prompts for USB drivers. what
|