| Thread | Last Post | Replies |
|
| P30 & IPSM in synchronous mode | 10 Nov 2006 17:05 GMT | 9 |
our platform is based on WCE 4.2, PXA255 and Intel P30 StrataFlash (512Mb, package PC48F4400P0VB00 ). We decided to use IPSM (ver. 3.82 as suggested by Intel for P30 in WCE 4.2) for managing file system on flash.
|
| How to grab/catch file access? Help needed :-( | 10 Nov 2006 14:20 GMT | 3 |
Hello all people, i want to use the fsdspy-filter from platform builder to get informed about File-I/O on the root filesystem and on the "My Documents" folder. I have added the existing fsdspy project to my Handheld-Image and added the
|
| USB Mass Storage Device | 10 Nov 2006 13:06 GMT | 1 |
I want to expose my SD Card as a USB Mass Storage Device. I am using WINCE 5.0, target has a philips USB Function Controller ( with driver provided by them), SD Card is working on the target. I wanted to know what all components need to be added to the BSP.
|
| Debug and Release Builds??? | 10 Nov 2006 08:22 GMT | 3 |
I create an OS design using CE 6.0 in Debug configuration and run it on the device emulator. When I open another instance of VS2005 and try to deploy my application to the device, it does not succeed. VS2005 gives me an error with the deployment and says
|
| hive confusing problem | 10 Nov 2006 05:46 GMT | 3 |
It succeed in building the bsp, but it failed when making the image file. The debug information indicates: "Error: Could not find file 'E:\WINCE500\PBWorkspaces\hive\RelDir\HIV_ARMV4I_Release\boot.hv' on disk"
|
| my flash always formatted whenever doing software or hardware rese | 10 Nov 2006 01:24 GMT | 3 |
I have a problem of fmd driver like this, I can format my flash memory(2K large block NAND flash) as well. I can see the "Flash Disk" on window ce and it shows I have 960MB size(my flash is 1GB). That means I do have my FMD works. Besides, I can also copy data
|
| New installation of Visual Studio 2005 with sp1, and ce 6.0 trial | 09 Nov 2006 21:21 GMT | 1 |
Something has changed in my system and has caused the target device connectivity options to stop coming up from within Visual Studio 2005. If I run the app directly, from c:\Program Files\Common Files\microsoft shared\CoreCon\5.01\bin\ it seems to work. I tried the suggestion ...
|
| Manual server over TCPIP | 09 Nov 2006 18:53 GMT | 5 |
I am trying to use Manual server over TCPIP. On the target I start cemgrc.exe (after a 5 sec delay) with the commandline that is shown in the messagebox in the remote tools. ( from a testapp launched from init key) The CreatProcess() for CEMGRC.exe is successfull.
|
| null pointer exception only at cold temps? | 09 Nov 2006 18:41 GMT | 2 |
I have a well-tested, ruggedized windows ce 4.2 device. A new application has been written for this device which is failing with a fatal application error dialog (Exception: 0xC0000005). I believe this is a data access exception, usually caused by a null pointer
|
| question about bootpart / master boot record's location | 09 Nov 2006 18:40 GMT | 2 |
I am using the APIs of bootpart to create partitions in the bootloader. and I notice that the MBR(master boot record) is located in block 0. To create a new MBR, this block will be erased first. My project use nand flash with large size, and in the very first area, there
|
| How does DNS query work | 09 Nov 2006 17:33 GMT | 1 |
can some help me understand the way DNS query works. Say if a device has 2 NIC cards, one has static ip, gw,mask, DNS other has a dynamic ip and gets its DNS from DHCP server
|
| CE4.2 boots so slowly, why? | 09 Nov 2006 14:25 GMT | 4 |
My OS is WinCE4.2. IF I stored large numbers of datas in the nandflash, CE4.2 boots so slowly more than 30 seconds. For example, CE4.2 needs 50 seconds to finnish booting, while 449M datas in the nandflash.
|
| WinCE 6.0 ARMV4I device emulator fails to launch | 09 Nov 2006 14:01 GMT | 2 |
I just installed the WinCE 6.0 evaluation version on a machine that also has WinCE 5.0 installed. I built an image for the ARMV4I emulator (followed the steps in the help file to ensure I was not doing anything off limits..) and tried to Attach. Then I got treated to a bunch of ...
|
| GPIO Interrupt doesnt work with GIISR. | 09 Nov 2006 12:32 GMT | 2 |
Hi All; I'm having ARM920 (edb9302) system in which I'll run an installable GPIO ISR. I created GIISR.DLL and didnt change giisr.c file. When I use this code for GPIO F ports it dosent work. I'm getting
|
| Write to flash when booted. | 09 Nov 2006 11:25 GMT | 6 |
What I am trying to do is to update an os-image residing in flash. First some background. The platform is running a s3c2410 mcu from Samsung and a NAND-Flash (k9s1208...).
|