| Thread | Last Post | Replies |
|
| Using Ramdisk with USB function mass storage class driver | 31 Oct 2006 23:35 GMT | 1 |
I would like to connect USB mass storage function driver and ramdisk on my development board. Could somebody suggest the proper registry settings I need to use for ramdisk. For USB I am using the default registery settings present in common.reg.
|
| Can't see any other font than Arial | 31 Oct 2006 21:21 GMT | 1 |
Hello to all NG. I've build my image including ALL the fonts in catalog "Windows CE Devices\Fonts", including Verdata, Tahoma, Times new Roman etc.. In \Windowd folder I can see any .ttf file and all OS is displayed with
|
| Can we continually connect network with activesync | 31 Oct 2006 20:40 GMT | 1 |
Hi, All. We have a Pocket PC device with Wireless Lan card. We could surf internet through USB ActiveSync connection and also we could surf internet through Wireless Lan connection.
|
| How to change the Desktop-Background image | 31 Oct 2006 16:57 GMT | 3 |
How can I change the Background-Image in my NK.Bin Image?
|
| How can I set POOM databases to persistent storage and use them from there ? | 31 Oct 2006 16:23 GMT | 1 |
Hello to all, I read that Windows Mobile 5.0 has POOM databases on persistent storage, and that it uses the EDB. I want to enable this feature on my custom built Windows CE 5.0 runtime
|
| Determing addresses used on ISA port | 31 Oct 2006 16:20 GMT | 4 |
Is there a way to determine what addresses are in use on the ISA bus? Thanks Ole
|
| Problem Running ARMV4I-based emulator from platform builerder after ce 6.0 rtm install | 31 Oct 2006 16:11 GMT | 7 |
After I installed wince 6.0 on a PC with wince 5.0, I can't run any emulators from Platform builder any more. According to wince 6.0 documentation, wince 6.0 breaks the x86 windows ce 5.0 emulator, and recommends ARMV4I-based device emulator. I've downloaded and installed
|
| Remote tools connection problems | 31 Oct 2006 12:46 GMT | 2 |
I'm new to WinCE, and I cannot get the remote tools to work.... I'm creating a CEPC, tiny kernel platform, choose debug version, connect to my board, and download the image to the board. I can set breakpoints, "break", "step" and "go" in the debugger, but I cannot get connection ...
|
| Howto start app directly when system start, and restart once it quit? | 31 Oct 2006 10:26 GMT | 1 |
Is it possible to start an application, once the system was booted, and restart it if end user close that application? Thanks, Kein
|
| How the File system get my Flash size characteristics | 31 Oct 2006 10:24 GMT | 1 |
I'm developing nandflash driver ,the Flash size In the storage manager of control pannel is 2TB, my function FMD_GetInfo have no problem, how can the File system get the right Flash size characteristics ?
|
| Create GPIO Interrupt. | 31 Oct 2006 10:03 GMT | 2 |
Hi all; I'm trying to create GPIO Interrupt. I connected a pushbutton to GPIO port. When I pressed, pushbutton sends an triggered interrupt to the GPIO.
|
| Debugger Hang | 31 Oct 2006 08:51 GMT | 1 |
I am using the Mainstone BSP with WinCE 5.0, and when I use the debugger, it hangs in the private code, in this file: C:\WINCE500\PRIVATE\WINCEOS\COREOS\NK\KERNEL\schedule.c in this line: " WaitForMultipleObjects(1,&hAlarmThreadWakeup,0,ONE_DAY);"
|
| How to build DEVICE.EXE and print debug message in Debug configuration ? | 31 Oct 2006 08:39 GMT | 1 |
I want to add some debug messeges in DEVICE.EXE (because my system RaisException in it). I use NKDbgPrintfW to print the message, and build "Debug" version. but when I download and run that image, no debug message is out.
|
| Dowloading from VS2005 to PB5 | 31 Oct 2006 08:10 GMT | 1 |
I hope I can impose some quick questions as follows: 1. I want to write an app' in visual studio 2005.net (vs2005). Q1 - do I need to compile an SDK from my PB5 and then import it to visual studio 2005 IDE?
|
| How to auto mount a PART_DOS32 patition in WinCE4.2 with 2k byte/page nandflash? | 31 Oct 2006 03:41 GMT | 7 |
My device is about S3C2440, it has a large page(2k byte/page) nandflash(SAMSUNG K9F4G08, 512M), My OS is WinCE4.2 and the BSP is SMDK2440, so My bootlaoders are nboot and eboot.
|