| Thread | Last Post | Replies |
|
| Start nk.nb0 using JTAG | 26 Sep 2005 08:32 GMT | 5 |
I want to download my CE image to RAM using a JTAG debugger, then jump to start address. I am unsure how to set this up. I have a working CE image with following config.bib settings NK 80070000 02000000 RAMIMAGE
|
| PlatformBuilder 5.0 fails to attach device | 26 Sep 2005 05:51 GMT | 8 |
I have been struggling to get a WinCE 5.0 platform to download to my target device (Samsung 2410 ARM). So far I have flashed ebbot.NBO and when I select "Target|Connectivity Options" from PlatformBuilder's menu it can detect my target board, since it appears in the "Active Devices"
|
| PCIBUS enumerator | 26 Sep 2005 05:34 GMT | 2 |
Suppose I've added support for WLAN in my design but no specific driver or registry settings for my WLAN miniPCI device. Will I be asked to enter a name for a driver when my system is powered up (like USB) or is it a dead-end?
|
| Can sm501 display driver in CE 5.0 work with S3C2410 processor? | 26 Sep 2005 05:25 GMT | 1 |
I want to use sm501 Mobile Multimedia Companion Chip working with S3C2410 processor to support CRT output.I want to know if sm501 display driver in CE 5.0 can work with S3C2410 processor. If so, what should I pay attention to? Thanks.
|
| Looking for DLL | 26 Sep 2005 05:11 GMT | 8 |
I am missing this DLL file Com16550.dll Please email me with it or send me a link to it.. thanks
|
| Breakpoint in OEMInterruptHandler | 25 Sep 2005 15:58 GMT | 1 |
I've noticed that a breakpoint i put in OEMInterruptHandler does not get hit. Is this the usual behaviour? Using V5.0. Thanks
|
| Can Simple Application written in VB.Net using visual studio 2003 As Win CE 4.2 Shell? | 25 Sep 2005 13:26 GMT | 2 |
I build a simple application using visual studio 2003. The application i build being configured as WIN CE .Net application. Whenever i tried to add the application i build into the Platform Builder it give me some error. Assertion failed: !"Error: Bin record overlap in record", file
|
| performance problem when application starts at startup automatically | 24 Sep 2005 08:45 GMT | 4 |
My application is running great when I start it manually. but, when I have it run at startup automatically , CE shows an error message Data Abort: Thread=83b2b000 Proc=800e6ed0 'device.exe' AKY=00000045 PC=03551928 RA=00012d20 BVA=06000000 FSR=00000007
|
| Loading serial driver for STUART | 24 Sep 2005 05:34 GMT | 9 |
I am loading another serial driver for STUART (COM2:). I am not able to open the port. The folowing are the registries i am using, please help me out. [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Serial]
|
| How to avoid address alignment fault? | 23 Sep 2005 22:18 GMT | 3 |
I am developing a device using ARM processor.Sometimes I met the problem about adress alignment. I think the compiler of platformbuilder should avoid it, but it doesn't. I want to know how to avoid the data adress alignment fault and code
|
| prefast "stack hog" warning for new'ed array | 23 Sep 2005 19:54 GMT | 3 |
(Also posted to microsoft.public.windowsce) prefast appears to be incorrectly warning of blowing the stack. This code: <code>
|
| How to put files into non-windows directory by BinFS? | 23 Sep 2005 17:00 GMT | 2 |
I do not want to use platform.dat method because it will consume the double memory. I heard that we can use NANDIMAGE in the BIB file and BinFS to place files into a section of flash that is independent for the OS
|
| Boot nk.bin from Hard disk using BIOS Boot loader | 23 Sep 2005 16:45 GMT | 1 |
Iam using PB for WinCE 5.0 and Iam trying to boot my OS image (nk.bin ) which is in the (target device) hard disk. I have created and setup the WinCE BIOS Bootloader according to the steps given in the help docs. I have modified the
|
| BIOS Bootloader - Help required | 23 Sep 2005 16:16 GMT | 12 |
Hi! Iam new to WinCE. Iam using PB for WinCE 5.0. Iam trying to run my OS image (nk.bin) on target device power-on. My target device is a Pentium II machine with 10GB HDD and 128MB RAM. I used setupdisk.144 to install WinCE Boot loader on my target device.
|
| Driver is not added to OS design | 23 Sep 2005 15:35 GMT | 20 |
I added a driver in third party catalog item.This driver catalog item is coming in my OS design also.But after building the platform,the driver is not loaded of even copied to platform release directory.The CEC file for the driver is
|