| Thread | Last Post | Replies |
|
| Remote registry editor and hive based? | 11 May 2007 22:08 GMT | 1 |
I have builded a hive based system so that I'm able to apply each device a different computer name. To change the name I use the remote registry editor from Visual Studio and everything seems OK until I reboot the device where all the changes are lost. The registry database is ...
|
| RequestPowerNotifications | 11 May 2007 20:25 GMT | 6 |
I wanted to write an application which tells me the power state my Windows CE 5.0 system is in. There are now two apps, one in Win32 C++, the other a C# app which both use RequestPowerNotifications() and then have a seperate thread
|
| VMini question | 11 May 2007 17:52 GMT | 1 |
My board has one ethernetcontroller (ne2000 compatible) and i'm using Windows CE 5.0. I want to use the ethernetcontroller for kernel debugging and network utilities. After some research i found that i need to include VMini driver to create a virtual driver. In my kitl.c
|
| Debug img hanging | 11 May 2007 15:37 GMT | 2 |
Hi group, I have built a debug image, though I'm finding that it is hanging. I have no idea how to solve this problem, so maybe some of you CE veterans out there might be able to lend me a hand?
|
| Debug config eboot.nb0 required for debugging? | 11 May 2007 09:59 GMT | 4 |
Hi group, I'm just wondering if the eboot.nb0 built as part of a debug configuration needs to be used when using a debugging NK.bin? Or, is it ok to leave the eboot.nb0 already in my target device's
|
| RasDial() in asynch mode generates Data Abort in gwes.exe | 11 May 2007 07:26 GMT | 2 |
I have a problem with RasDial(): One of our clients is using this call in asynch mode (with notifier containing a pointer to there main Window Handler). Called in this mode I get a number of Data Aborts in gwes.exe:
|
| Display prblem in PXA270 using WinCe 6.0 | 11 May 2007 04:49 GMT | 1 |
I have built an image with display driver and USB driver and for our board using PXA270 in WinCe 6.0. Once the image is downloaded the image is coming up and i am able to see the icons and access the folders using USB mouse. But the the display colour is whiteish(i.e full white) ...
|
| Bootloader problem for aspen7760 in Wince 6.0 | 11 May 2007 04:41 GMT | 1 |
We are using the aspenboard with SH7760 as the processor in WInCE 6.0. We have developed a bootloader and downloaded. But when reset the bootloader is not coming up.And using ejdebugger if we give the address 0x80012f9c and start running means then it is coming up. We don't know ...
|
| Writing nk.bin to flash | 11 May 2007 04:35 GMT | 2 |
Hi to All, A few weeks ago I have replaced my platform builder version 5.0 to the one that have licence. But now I can load nk.bin to SDRAM it works OK but When I try
|
| Loading wince6.0 image from compact flash card | 11 May 2007 04:03 GMT | 1 |
I need help on how to load wince image from compact flash for Aspen board. Here is what i am intending to do, From the bootloader read the compact flash and look for the image and on finding the image, write the image to the flash and load it on to the RAM and launch the image. ...
|
| Can WinCE 5.0 run on PXA255? | 11 May 2007 00:48 GMT | 1 |
Can WinCE 5.0 run on PXA255, or it must run on PXA27x and later? Thanks, James
|
| Outport16(&p->BANKSEL, 3) fails for Lan91c111 | 10 May 2007 22:49 GMT | 5 |
Hi, The bootloader code for Aspen SH7760 is able to execute until Lan91C111 init function. Bootloader process fails while trying to read the Bank 3 to get the chip id and revision.
|
| Problem with the debugger | 10 May 2007 20:30 GMT | 3 |
Problem with the debugger Environment: Wince 6.0, ARM platform If I install Compact Framework (previous or latest version) in my image
|
| IST problem in device driver | 10 May 2007 20:13 GMT | 2 |
Hi to everyone, I'm new to writing device driver in wince. I have one problem in driver to set the event for another local thread inside the IST . Because the priority of this routine is too high.
|
| How to change Cross-hair icon in Calibration? | 10 May 2007 19:57 GMT | 4 |
How to replace the cross-hair icon of the Stylus to other shape in WinCE50 ? Please give me some suggestion, thanks first.
|