| Thread | Last Post | Replies |
|
| Ethernet Bootloader stops (hangs) after FlashInit | 30 Jun 2007 23:50 GMT | 1 |
I am developing KITL driver for Intel 8255x PCI Adapter. I am observing some strange problem. The Ethernet bootloader prints FlashInit and then stops to function. I am not sure where excatly there is problem, though I feel something wrong happens in the FlashInit function.
|
| Build dependencies for Multiprocessor Build | 29 Jun 2007 23:20 GMT | 2 |
In general, how does one specify build order with PB 6/vs2005 when running the build in a multiprocessor environment. I am having to build twice because a library is being built after the module which links with it. The dependency is specified in the "source" file, but ...
|
| KITL over USBSER | 29 Jun 2007 16:36 GMT | 4 |
Has anyone seen a KITL over USB serial transport sample anywhere? I used Mainstone III sample code to help me implement USBSER image download, but I'm having problems getting KITL to work. Alternatively, does anyone know what OAL_KITL_TYPE I should use for USBSER?
|
| WLAN reconnect issue | 29 Jun 2007 16:34 GMT | 2 |
PXA27, PB5.0. WPA-PSK, TKIP. WLAN module in my board is not reconnecting properly. When I go out of the range and come back it is reconnecting sometimes, but not always. When it is not reconnecting if I power off and power on the system, it
|
| How to develop a BT barcode scanner | 29 Jun 2007 15:53 GMT | 4 |
I have a barcode scanner devices which running winCE 5.0. And now I want to make it work as a Bluetooth HID devices so when it scan some data, it will send the data to the PC. But I don't know how should I start? Can anyone give me some hints the
|
| don´t know how to make wzctool.lib | 29 Jun 2007 15:06 GMT | 1 |
I update my platform builder with 2006 Rollup package (WinCEPB50-061231-Product-Update-Rollup-x86.msi) and M01, M02, M03, M04, M05 update 2007 packages, but after that when I build the image, appear 2 erros
|
| builddemo for public directory | 29 Jun 2007 13:59 GMT | 5 |
I've done some changes in endpoint.cpp under \PUBLIC\COMMON\OAK \DRIVERS\USBFN\CONTROLLER\NET2280 directory. So for that i have to do again blddemo clean to build my full public directory . But it will take again some more time . Any trick is there so that i can build
|
| Where to get 6.0 PB? | 29 Jun 2007 13:54 GMT | 8 |
Sometime back, i downloaded a Plat. Builder 6.0 plugin for Visual Studio. Now, i didnt see any. I installed SP1, VISTA Service Pack. But, didnt able to open my CE 6.0 nk.bin. Please help me out 2 understand. Thanks,
|
| Porting WINCE 5.0 OAL to WinCE 6.0 OAL failed | 29 Jun 2007 13:51 GMT | 1 |
I am porting the OAL of my WINCE 5.0 platform to WINCE 6.0. The Build.err is as following: BUILD: [Thrd:Sequence:Type ] Message BUILD: [01:0000000120:ERRORE] nkstub.lib(nkstub.obj) : error LNK2005:
|
| Can't copy file in Custom Build Action | 29 Jun 2007 06:20 GMT | 4 |
I'm trying to copy a file in the Pre-Make Image Custom Build Action with "copy %_TARGETPLATROOT%\Files\premakeimage.bat %_FLATRELEASEDIR%". But I get "The process cannot access the file because it is being used by another process".
|
| VS2005-PB 6.0 crash | 28 Jun 2007 22:27 GMT | 3 |
I have built a release OS, minimal feature set ARMV4I. I have the kernel debugger enabled and the image eBoots to my target. I see some activity on the serial port that suggests that the image is starting, the kernel debugger is waiting to connect. Before I get the debugger ...
|
| CE 6.0 and PlatMan remote tools | 28 Jun 2007 21:00 GMT | 2 |
I'm attempting to connect to a CE 6.0 device (custom OSDesign/BSP, ARM target) with remote tools using ActiveSync 4.5. The CoreCon tools (Program Files->VS2005->Remote Tools) work just fine, so I assume my ActiveSync connection and my device are working properly. However, I
|
| PS/2 mouse issue. | 28 Jun 2007 16:29 GMT | 6 |
Platform Builder 5.0 BSP Intel 854 DSTB Dear all, We found a strange problem in PS/2 mouse.
|
| WISH: A detailed list of difference between CE6.0 and CE5.0 | 28 Jun 2007 15:52 GMT | 1 |
Hi, all: Currently, my company is using CE5.0 to build PND (personal navigation device) and WiFi PMP. My manager wishes to migrate to CE6.0, and ask me to explore the advantages of CE6 on CE5. I have
|
| USB RNDIS Function Client | 28 Jun 2007 15:06 GMT | 3 |
I have loaded and running a usb function driver (similar to the net2280 device) and as a USB function client I have added the rndis driver. I connect my device to my PC and the PC sees the Generic RNDIS device, but there is no pc driver, I run active sync on my pc but it ...
|