| Thread | Last Post | Replies |
|
| How to rebuild the folder of WINCE500\PRIVATE | 30 Mar 2007 22:12 GMT | 5 |
I want to rebuild the folder of WINCE500\PRIVATE\WINCEOS\COREOS\NK\KERNEL ,but I failed. Would you like to give me some ways? thank you!
|
| Headless CE 6 device and Wifi WPA-PSK-TKIP - how?? | 30 Mar 2007 19:19 GMT | 4 |
I've got a headless Wince6 platform up and running (Cirrus EDB9302A, works great!). I got a US Robotics 5421 USB Wifi dongle and using the slow-insertion trick I get it to be recognized. Now if I telnet to my board I see the adapter in IPCONFIG but since I have a WPA-PSK network
|
| PB's incidents | 30 Mar 2007 19:15 GMT | 9 |
I was convinced by this newsgroup that purchasing a copy of PB5.0 I would automatically get 2 free incidents with Microsoft. Until then I was using the evaluation version of PB5.0 and re-installing every 4 months, which was annoying but ok, since we are only developing a driver ...
|
| Atapi driver problem... | 30 Mar 2007 17:29 GMT | 3 |
I'm using WinCE 6.0 and i'm working on a LX board. I'm booting via Compact flash. When booting, both CF and my USB drive gets mounted. But when i reboot it, CF doesnt get mounted only USB mounted. This same problem has been already asked in this group, but when i ...
|
| CETK Ethernet One-Card Test Failure | 30 Mar 2007 14:13 GMT | 2 |
The CETK is failing the Ethernet One-Card Network Card Miniport Driver test. I've got 2 NICs: 1. 802.3 Ethernet NIC 2. Atheros MiniPCI 5206 NIC
|
| How can new generated .lib file be copied to .../cesysgen\oak\lib\ARMV4I\retail directory automatically during building process | 30 Mar 2007 14:09 GMT | 1 |
To support dm9000a ethernet chipset, I make a new directory DM9000A under D:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\ETHDBG, then change dir and source file to build it. the dm9000a.lib is generated in D: \WINCE500\PUBLIC\COMMON\OAK\LIB\ARMV4I\RETAIL. but when I bldemo the
|
| windows CE 5.0 and usb kitl | 30 Mar 2007 10:04 GMT | 2 |
I am trying to debug my platform (mainstone derived) in DEBUG version using USB KITL. I had the following problem: oal.lib(bul_usbfn.obj) : error LNK2005: dpCurSettings already defined
|
| Real Time test with Polygons | 30 Mar 2007 09:31 GMT | 2 |
We are trying to test real time performance of CE6. The results are satisfactory with no application running. We have read that many people have used the Polygons program to load the system. We also read that this program is shiped with CE but we
|
| How NK.bin burned into NAND flash | 30 Mar 2007 08:13 GMT | 1 |
I am having problem to prepare a romimage for the flash burner. Our flash burner expected the nk.nb0 (raw data). But during our development process, we just use a way to download the rom into the RAM and use the routine at eboot to flash the image into the nand
|
| variables to control features | 30 Mar 2007 07:33 GMT | 4 |
I'm trying to integrate a touchscreen driver and implementing that as project/module (see my posting "create a project for a driver", I followed Andrew's suggestion). When I look at e.g. common.bib and common.reg, it uses e.g. BSP_NOAUDIO to
|
| Clearing te keyboard buffer | 30 Mar 2007 05:57 GMT | 1 |
My keyboard driver needs to clear the keyboard buffer before is goes into Suspend. I've code the KeybdPdd_Powerhandler function, but am not sure what to do. My initial approach is to just
|
| Making a device driver | 30 Mar 2007 02:48 GMT | 3 |
I have one little question. I have been making an USB host controller driver for my device (with SH7760). And after every change in my driver code I have to resysgen my OS immage for testing it. But this making the immage is very lengthy. Are there any other way, more quick, for ...
|
| 1ms timer on WinCE 5.0 | 30 Mar 2007 01:56 GMT | 2 |
We are trying to generate a 1 ms interrupt by using code provided on MSDN by Michel Verhagen. We've included the code in PUBLIC tree, the interrupt vector is 22. We're initialising the interrupt in our application. The initialising function
|
| SetTimeZoneInformation and file time stamps | 29 Mar 2007 22:18 GMT | 9 |
I have a really surprising issue on my CE4.2 device. Here's what's happening: On startup of the machine, there is a check to compare the modified time stamp of a file myOwn.dll in \Windows\ and in \CompactFlash
|
| Creating a Workspace from the Command-Line | 29 Mar 2007 21:44 GMT | 10 |
I am trying to reate a platform builder 6.o project using command line tools. I am using wince.bat but I get an error. Steps I have done are folowing:
|