| Thread | Last Post | Replies |
|
| Previously good platform now won't boot | 27 Apr 2005 19:10 GMT | 7 |
I'm hoping I made a silly mistake, and another set of eyes will find my error. As of yesterday, I had a perfectly-working platform that would boot just fine, and I used it for debugging the physical device. Today, I made a few small changes, and now the entire platform won't
|
| Windows CE - problems downloading image to pc via ethernet from platform builder | 27 Apr 2005 18:59 GMT | 5 |
First some background: I'm developing a piece of software that will ultimately be running on low-end PC hardware - basically a bare-bones motherboard with integrated everything, 128mb of ram, video and ethernet and cheap x86
|
| UserKInfo array or API Hook question. | 27 Apr 2005 16:46 GMT | 5 |
I am working with the CE API hook method and able to hook few coredll functions. I am using the API sets from the UserKInfo[KINX_APISETS] array. Some of the coredll functions are in SH_WIN32 API set.
|
| WinCE 5.0 build process | 27 Apr 2005 16:27 GMT | 2 |
I need some understanding of the WinCE 5.0 build process. Do you know a good book for Platform Builder 5.00? In searched the PB online help, but there is a lot missing (or I cannot read). During the makeimg step pbpremakeimg.bat is called. This batch calls
|
| Error 1606 while installing WinCe 5.0 | 27 Apr 2005 15:19 GMT | 1 |
question 1. I am new to this field . I want to install plateform builder on my system. I am installing wincE 5.0 evaluation veersion ..while installation i am getting "Error 1606 could not access network location ./../..///Data1.cab
|
| CONFIG.BIB changes | 27 Apr 2005 15:02 GMT | 4 |
In WinCE 3.0 we had the RAMIMAGE for the x86 platform defined as NK 80200000 xxxxxxxx RAMIMAGE In WinCE 5.0 I found the RAMIMGE starting at a different address: NK 80220000 009E0000 RAMIMAGE
|
| RNDIS+CETK-Is it possible? | 27 Apr 2005 10:48 GMT | 1 |
I have my Board configured as a RNDIS USB Device. In the device manager of the XP host the board apprears under "Netweork adapter". How should I configure my settings to run CETK tests using this network adapter? To make my question simple instead of Activesync/Ethernet i want to ...
|
| Thread priority | 27 Apr 2005 10:43 GMT | 1 |
Iam developing a USB function driver. My device enumerates as a mass storage device. The debug version of my driver works very well, when there is a DEBUGMSG call, in the IST of the driver. When i remove the DEBUGMSG call, device enumeration fails. What is causing this behaviour
|
| CEPC does not work with EShell after download with eboot | 27 Apr 2005 07:37 GMT | 1 |
I need to download a WinCE (3.0 as well as 5.0) x86 image over ethernet. The download with eboot, started with loadcepc, works with normal speed. I can see at the serial line output, that the device has been connected from EShell. In the EShell window I see only one line of text:
|
| [smdk2410] MSFLASH question? | 27 Apr 2005 07:36 GMT | 4 |
I am new to SMDK2410 / CE5.0. How to format the SMC(Smart Media Card) as the FAT format ? My SMC is on board(64MB). I would like to use the BINFS, but the Eboot can not format the SMC as BINFS.
|
| function call parameters and ARM assembly | 27 Apr 2005 06:11 GMT | 6 |
I'm new to WinCE (and ARM assembler) and have been debugging my application. When I look at my code disassembled, I noticed that in C++ a function call will have parameters number 4 and above pushed onto the stack while parameters 1-3 are put in r1-r3. As far as I can tell, I'm ...
|
| Does our OS support DirectDraw ? | 27 Apr 2005 03:41 GMT | 6 |
My platform uses SMDK2410 CPU without other VGA chip, but I add DirectDraw component into our workspace. Howerver, when I run DirectDraw test in CETK, it shows "Skipped". After I check the log, it shows the following message:
|
| Windows CE feedback and suggestion | 27 Apr 2005 00:06 GMT | 2 |
is there any place to post feedback and suggestions about the Windows CE? The "Provide product feedback" link from the "Start Page" in PB seems to be dead.
|
| Can i set a baudrate faster than 115200 for serial kitl ? | 26 Apr 2005 21:21 GMT | 1 |
115200 is too slow, my hardware supports faster. but in the PB connectivity dialog box, it's the fastest speed. can i set it to 921600 bps? how to set it? thanks!
|
| How to get WinCe 4.2 | 26 Apr 2005 16:57 GMT | 1 |
Hi i want to work on plateform builder. What steps i should follow ..? Fist of all i have to down load WindowsCe 4.2 ..i am not able to find it on M/S web site.. it is showing downloads only for WinCe5.0.
|