| Thread | Last Post | Replies |
|
| *.dat files in build process | 26 Oct 2006 13:23 GMT | 8 |
i try to include some conditions in my project.dat file in the following manner: #if $(MY_CONDITION)==1 Directory("\Windows\....
|
| Wince 6.0 Does not run for ARM Device Emulator | 26 Oct 2006 12:33 GMT | 1 |
I am working with WinCE 6.0 RTM. I am trying to build Tiny kernel Image for ARM Device Emulator with Target Control Shell. When i execute the image, i get Data Abort Exception in FileSys.dll
|
| I2C and receiving data from slave devices | 26 Oct 2006 10:21 GMT | 4 |
We are developing a I2C bus driver on an xscale board running CE 5.0. Master mode was easy to handle. The question is about Slave mode. Suppose there are 2 devices on the bus which can initiate slave transaction. How does the driver know which slave device caused the
|
| boot.bib | 26 Oct 2006 05:28 GMT | 2 |
In the boot.bib file why nk.exe is used as module name MODULES ; Name Path Memory Type ; ----------- --------------------------------------------- -----------
|
| Bad RX packet during BIN download | 25 Oct 2006 18:42 GMT | 1 |
I am having difficulty downloading images from platform builder to a target. The image is only 10 MB but it fails roughly 75% of the time. The serial output from the target during download is: Download BIN file information:E1016000 (Memory)5.255.255
|
| PXA270 USB Host Controller WINCE 4.1 | 25 Oct 2006 15:56 GMT | 3 |
I am hoping someone out there who has some experience with USB host drivers can give me some hints. We have a hardware design based on the MAINSTONE II reference design. However our BSP is firmly entrenched in WINCE 4.1 (came from a PXA255 design). For the most part, I have ...
|
| about IE6.0 vs MFC | 25 Oct 2006 14:22 GMT | 1 |
Hi, All In my design(CE5.0), the applications are written in eVC based MFC, and IE6.0 is not required. But if removing of IE6.0, the SDK derived from the OSDesign doesn't provide supporting MFC based program written in eVC. The
|
| bootloader source files | 25 Oct 2006 10:19 GMT | 5 |
Could somebody please tell me, at what location can I find ALL the source files related to the bootloader. I have been trying to work through the Microsoft Windows CE 5.0 Board Support Package, Boot Loader, and Kernel Startup Sequence article
|
| Bluetooth cips | 25 Oct 2006 09:06 GMT | 1 |
I chose BT chip for my board. This is not external chip (like USB dongles for example), but integrayted in board. So, I would like to know what BT chips approach for WinCE 5.0. Any that supports HCI specification? Or not?.. Only chips that support stack 1.2
|
| Can't find import NdisQueryPacket in ndis.dll | 25 Oct 2006 08:59 GMT | 1 |
------------------------------------------------------------------------------ --------------------- Error: Can't find import NdisQueryPacket in ndis.dll Error: Can't find import NdisQueryPacket hint 182 in ndis.dll
|
| With irDA support WinCE 5.0 boots slower... | 25 Oct 2006 08:40 GMT | 1 |
Is it me or does WinCE 5.0 boot segnificant slower with IrDA support ?? I guess it normal behavior or am I missing something (maybee a component that is needes ??) /Thomas
|
| large page nand problem. | 25 Oct 2006 02:05 GMT | 3 |
am using large page (2048 bytes/page )nand( samsung, K-9k4g08u0m). now I meet this problem: When program the page, it must change the page size to 4096 bytes size, it means : cmd <- 80 start program
|
| What data and how to set it in the ARGS session that described in eboot.bib | 24 Oct 2006 21:21 GMT | 1 |
I'm debug my bootloader and the debug message is "ERROR: Invalid Ethernet address read from Ethernet controller.". I cut some related code here. 0xA00FF000's physical address is 0x000FF000, a flash address. My question is how these datas are initialized. I can't find
|
| UCB1400 driver | 24 Oct 2006 20:38 GMT | 2 |
Iam using Colibri module PXA270 as my target system with UCB1400 chip integrated. Can anyone tell me, how could I enable and use the UCB1400 driver on the linux platform. In the defconfig file, I have enabled CONFIG_INPUT, CONFIG_SND,
|
| SendMessageTimeout not included in coredll.dll | 24 Oct 2006 16:44 GMT | 1 |
My no UI CE Device is ready to develop with eMbedded VC, but I'm trying to develop with Visual Studio 2005. From now I can connect with device, deploy and run my program but not debug it. If I launch "Start Debugging" I get the error via Platform Builder:
|