| Thread | Last Post | Replies |
|
| ARM: object file generated with cegcc | 23 May 2008 22:35 GMT | 2 |
I have a customer who has provided me with a cegcc generated object file. So a COFF/PE object file. I converted it to a static library file using lib.exe from a WinCE build window: lib /MACHINE:ARM mylib.o
|
| IST implementation | 23 May 2008 17:41 GMT | 3 |
The platform: Intel x86, CEPC platform, Windows CE 5.0 In the platform, there was a 1 Hz interrupt pulse on the IRQ23. The PIC (programmable Interrupt Controller) was assumed initialization correct, because the Driver could get the interrupt on IST.
|
| msxml3.dll not linking properly only in debug build | 23 May 2008 17:07 GMT | 4 |
I have a platform that I can no longer compile in Debug mode (Release works fine.) Originally I had all updates up until September 2007 installed. At this point, both Release and Debug Builds (with or without KITL) would
|
| Ras Dial Using Bluetooth | 23 May 2008 15:32 GMT | 2 |
We are using Windows CE 4.2. We wanted to use ActiveSync using Bluetooth Dongle. I included Bluetooth USB driver in the Platform Builder project, and sample ASUI application (provided with Platform Builder). It creates a bluetooth virtual COMport, but when I try to call RasDial ...
|
| BSP Export Wizard for CE 6.0 | 23 May 2008 13:17 GMT | 1 |
i want to export a WinCE 6.0 BSP i.e create a installer package for my BSP can any one give CE 6 equivalent IDE options for Platform->Export wizard option which was there in wince 5.0
|
| Reserved Memory Access Question CE 6.0 vs. 5.0 | 23 May 2008 13:04 GMT | 6 |
I have a custom driver that I am porting from CE 5.0 to CE 6.0. The driver utilized the "openness" of the old memory architecture in that driver was loaded via the application, and mapped all of the hardware resources via MmMapIoSpace().
|
| How to change font at work in the VS2005(with platformbuilder 6.0) ? | 23 May 2008 01:42 GMT | 2 |
I'm now editing platform.reg file with the VS2005 which contains platform builder 6.0. Now I want to change text font such as Courier new like in VS2005. How I can do this?
|
| System sound play mechanism | 22 May 2008 17:02 GMT | 1 |
Could some tell that how the system sounds play (e.g. screen tap sound)? My problem is that I have removed standard shell from image and launched my own application, but system sound are also gone. What may be the problem? Any hints are welcome.
|
| international support.. | 22 May 2008 16:59 GMT | 3 |
hi? I'm trying to port czech support to my ce 5.0 os. I set the platform|setting|locale to czech and add central european codepage. But the os seems incomplete in supporting czech. Some czech characters are
|
| SYSGEN variable problem in PB6.0 | 22 May 2008 13:30 GMT | 3 |
In PB5.0, I can set the SYSGEN variable to BSP.BAT in advance, then the CE component will be added to workspace. Ex, set SYSGEN_PEGTERM=1 But, it is useless to PB6.0.
|
| Building EBOOT on WINCE 6.0 | 22 May 2008 12:40 GMT | 1 |
I am trying to port my EBOOT bootloader that is currently running on WINCE 5.0 to WINCE 6.0. I am getting the following errors while I am building EBOOT.
|
| File access error on 1GB CF card | 22 May 2008 10:18 GMT | 2 |
I used 512M kingston CF card with a geode board and it worked well. Last week we began to use 1GB CF card, OS is booting OK, but it reported "error 30" or "disk full", while writing file in an application. e.g. copying file
|
| Target Device Connectivity Options - Settings are grayed. | 22 May 2008 06:54 GMT | 8 |
Visual Studio 2005, Windows CE 6.0 Created a new BSP for ARM Device Emulator using a Consumer Media Device design template. Sysgen was successful.
|
| Down vs Load, what's the difference? | 22 May 2008 04:40 GMT | 2 |
hi, experts, (wince5 + arm920t + eboot) After update nk.bin,to avoid erase & write nand flash too much times, i always disable Program disk image into nand(eboot have this option), that
|
| Error 4309 returned when writing files | 21 May 2008 19:21 GMT | 10 |
We have a WinCE 5.0 Core system running on a 1 Ghz x86 platform. The hard disk drive is set up as a CF card. Our program previously ran on WinCE 4.x with no problems, but now we repeatedly get errors when writing to the disk drive. GetLastError() returns 4309 (resource
|