| Thread | Last Post | Replies |
|
| Screen resolution with DDI_FLAT (CE5.0) | 19 Jan 2006 08:29 GMT | 1 |
I try to get a resolution of 800x600x16 with ddi_flat driver. When I set the /L parameter with LOADCEPC it don't work. I only get 640x480. When I load the NK.BIN in debug mode via EBOOT I get the right resolution (800x600).
|
| Graphic Window - Freescale iMX21 | 19 Jan 2006 03:21 GMT | 4 |
The iMX21 LCD controller can use 2 planes: Background and Graphic Window. I want to use the graphic window of the iMX21 as the main frame buffer to display the application. I set the address of the background and the graphic window in the LCD controller. Where can I tell WinCE ...
|
| load hive registry from hard disk failed | 19 Jan 2006 01:22 GMT | 2 |
Hi, all I have a ce system built by PB4.2 running on advantech's PCM-3350 with some strange behaviors: The NK can boot from IDE0 as the Primary Master with RAM based registry. If
|
| how do I update nk.bin ? HELP | 18 Jan 2006 18:23 GMT | 6 |
I attemp to update nk.bin using FMD_XXX library. ( After system startup ) But it is not easy to me. Can I have any sample for update the nk.bin ?
|
| edbg driver power off and power on. | 18 Jan 2006 09:45 GMT | 1 |
I am trying to make my edbg driver survive a suspend. so I added power on and power off function, so far no luck. I found something strange..... 1: the system do call poweron on resume, but not init.
|
| USB Printer Client Driver question.(MS guys come in) | 18 Jan 2006 08:36 GMT | 5 |
In common\oak\drivers\usb\class\printer folder, in .def file, there are some exports functions like LPT_Init and LPT_Deinit, actually they are implemented in parallel driver(common\oak\drivers\paralle), and the printer driver uses the LPT_Init() funciton.
|
| Task Bar ( Auto hide and Always on top ) | 18 Jan 2006 07:26 GMT | 5 |
I am trying to remove from the taskbar the "Always on top" feature and add "Auto hide" but i can't seem to find the registry settings to accomplish this. I need this settings when the machine starts for the first time.
|
| Checksums | 18 Jan 2006 06:16 GMT | 1 |
I have a viacepc(x86) wince4.2 platform that sits for around 30-60 seconds each time it boots and spews checksums over the serial port. Is there anything I can do to eliminate this boot step in order to recover that time? I came into this project a little late, so I'm not
|
| third-party bsp to 5.0 | 18 Jan 2006 06:14 GMT | 1 |
I have a third-party bsp works fine at WINCE4.2,now I want to migrate it to 5.0,I copy the whole bsp directory and cec file to wince 5.0 and then create a os,but I found the third-party drivers can't add to workspace,what shall I do?
|
| WinCE 5.0 VoIP | 17 Jan 2006 17:48 GMT | 3 |
I am going to try the VoIP feature of WinCE 5.0. I have created a workspace using the IP Phone Advanced template. And I have set the device to obtain the IP address through DHCP. After downloading the ROM to two ADS boards, a window logon screen appears and I tap cancel. I
|
| Ethernet download of large nk.bin fails at same location with Esh | 17 Jan 2006 16:18 GMT | 1 |
Hi all, Downloading large nk.bin(about 13 Mbyte and above) I always lose ack at the the same block. ( Different blocks for different nk.bins, but allways same block for same nk.bin)
|
| Hive-based registry question | 17 Jan 2006 15:18 GMT | 11 |
I changed my PXA255 4.2 platform from RAM-based to Hive-based registry, then I noticed that registry change without being flushed will not survive a soft reset, i.e. GPIO reset. Is this documented behavior? If it is, is there any good reason for system
|
| Adding MSHTML_HTMLAPP feature from catalog into existing platform project does not add all the required libraries and registries. | 17 Jan 2006 15:11 GMT | 1 |
I don't know if it is a bug or something missing on build machine. I tried doing the same on x86 emulator image, the htmlapp just works fine, but when i add the feature into existing platform, and try executing hta files. I get error stating, there is no application
|
| Build driver in Public folder | 17 Jan 2006 12:56 GMT | 3 |
I had a platform build in CEPC in which I added storage driver ATADISK.But during downloading image my CEPC hangs while loading the Storage driver .I want to add my own debug messages in the driver to see exactly where it hangs ,but i noticed that when I do only Sysgen(as i have ...
|
| about Auido Virtual driver | 17 Jan 2006 12:53 GMT | 1 |
I want to add a new virtual audio driver in the x86 of ce 4.2. how can I write the xxx.reg file? or where and how can I write it in the platform.reg file? thanks!
|