| Thread | Last Post | Replies |
|
| diskpart | 14 Mar 2008 12:49 GMT | 1 |
I wanted to boot from a fat32 or exfat file system, boot device: Compact flash Wince 6.0 (installed r2 release) Target board: x86
|
| Max disk space in WinCE 6.0 | 14 Mar 2008 04:19 GMT | 2 |
Is it possible to see disk sizes over 128 GB under WinCE 6.0 ? Thank you in advance Paolo
|
| Linker errors with ASP sample | 13 Mar 2008 23:20 GMT | 1 |
I hope this is the correct group. I get linker errors when I try to build the ASP sample in PUBLIC \SERVERS\SDK\SAMPLES\HTTP\ASP on WinCE6. The log below is after a successful full clean build.
|
| Hive based registry: no HKEY_CURRENT_USER keys available | 13 Mar 2008 21:56 GMT | 6 |
I configured the hive based registry under CE6.0 as follows: [HKEY_LOCAL_MACHINE\init\BootVars] "SystemHive"="\\Registry\\system.hv" "ProfileDir"="\\Registry"
|
| Mainstone Linking Error | 13 Mar 2008 15:18 GMT | 12 |
As part of developing USB Serial Download implementation I copied Mainstone BSP USBFN code to our BSP. As preliminary test we copied all the Mainstone Header files to our BSP to remove all the errors throw by VS2005.This is to check whether the framework
|
| Using shared resource from multiple drivers/process | 13 Mar 2008 13:43 GMT | 2 |
Problem: I have two wince drivers say driver1.dll, driver2.dll and only one DMA channel. I want to share one DMA channel for these two drivers. Since the drivers are running in two seperate processes and want to access the same DMA channel. How we can tell one driver to wait for ...
|
| aygshell.h missing in WinCE6.0 SDK | 13 Mar 2008 10:35 GMT | 12 |
I am porting my WinCE 5.0 image to "Windows Embedded CE 6.0 R2". For both Windows CE images I have created SDKs which I am using with VS2005+SP1. I have no problems to create MFC Smart Device applications in VS2005+SP1 with my WinCE5.0 SDK. Unfortunately I get the following error ...
|
| TAPI , RIL confusion!! | 13 Mar 2008 10:00 GMT | 2 |
We are currently in discussion about a project where we need to support a GSM/GPRS modem which needs to support only data transfer.[no voice calls] I am reading the docs and got confused abt the TAPI and RIL inferfaces. As per my understanding, we need to use RIL inteface of CE and ...
|
| Ordinal missing for MSCOREE2_0.DLL | 13 Mar 2008 00:48 GMT | 1 |
We have build a Windows CE 6 image including Compact Framework 2.0. The hardware has a ARM9 processor. When we are trying to start a very simple .net application we are getting an error that Ordinal 127 is missing.
|
| How is BSP deployed? | 12 Mar 2008 23:48 GMT | 2 |
Is BSP deployed after OS boots up or before OS boots up? I think it should be deploy to get Nk.bin before OS boots up by using platform wizard, compiled to get nk.bin. I am loss In a PXA255. the sequence of booting up is
|
| How to export a BSP in WinCE 6.0 | 12 Mar 2008 19:55 GMT | 4 |
I'm working on a project that is creating a new BSP (starting from something) and I would like to be able to distribute the BSP for other developers to create new OS designs. In WinCE 5.0, there was a BSP export wizard that created an MSI file for the BSP export. I cannot seem ...
|
| Software upgrade of embedded devices in field | 12 Mar 2008 18:54 GMT | 4 |
Is there anyone doing system upgrade in field and having a description/specification on how to do this they would like to shear? Current connection to the divice dedicated for ths is an USB Functional RNDIS, but also UART could be used. The device is Xscale PXA255 based running
|
| Standard SDK | 12 Mar 2008 18:37 GMT | 6 |
I have a question: do you *always* need to compile your source code against the specific SDK or you could release your application compiled with the standard 5.00 (or 4.20) SDK, too? I develop an application which should run on all the Windows CE devices, so
|
| File System Driver: FSD_CreateDirectoryW behaviour? | 12 Mar 2008 17:26 GMT | 2 |
In a file system driver, does the function FSD_CreateDirectoryW have to error out if the corresponding directory already exists? Is there a accurate interface specification for questions like this one? Peter
|
| DEBUGCHK() followed by Access Violation in COREOS btrees.c | 12 Mar 2008 16:51 GMT | 4 |
I have build a CE 6 image (VS2005+PB+SP1+R2) based on an industrial controller. During startup of the image I hit a few times a DEBUGCHK right after a SetUserNotification call of some component. Example [NOTIFY] SetUserNotification::Registring system watch: event 13 app
|