| Thread | Last Post | Replies |
|
| ProjSysGen and custom build commands | 08 Feb 2005 08:36 GMT | 4 |
Some questions about the way to replace custom custom build commands in earlier cec files: 1. I would like to know how ProjSysGen works. I do not find anything in the
|
| Xscale..UCB1400 | 08 Feb 2005 08:21 GMT | 1 |
We have got an Xscale PXA 255 based hardware, I want to write to the UCB1400 in pmgrxsc1.s. I want to make sure all the drivers that use the ucb1400 have shut down before I shut down the UCB1400. If there is any other way, I would very appreciate any help.
|
| sdcard.lib -- where can I find it? | 08 Feb 2005 01:53 GMT | 1 |
Hello, I am porting a SDIO driver from CE4.2 using BSquare's SDNow to CE5.0 and built-in SDIO support. The 5.0 doc's say the library to link is 'sdcard.lib' but I cannot find it anywhere in the WINCE500 folders. Do I
|
| EDBG protocol definition | 07 Feb 2005 21:17 GMT | 1 |
is the protocol between EShell and the Windows CE 3.0 documented? Where can I read about it? Regards, Helge
|
| data sends to COM port | 07 Feb 2005 21:05 GMT | 4 |
I build a CE image and it works good, but I found every time when CE boots, CEPC sends some data to COM1 and when I run my VC CE program, sometimes it also sends data to COM1. Can I stop this? Because we have a printer connect to COM1 and it prints
|
| Writing dual interface device driver for WinCE - smartcard reader and SD card | 07 Feb 2005 16:51 GMT | 1 |
My goal is to be able to write dual interface device driver which can send commands to and SD card on one hand and presents its self as a smartcard driver on the other hand. From what I have seen on the MSDN one must present its self as an SD card
|
| Platform builder compiler instead of EVC compiler | 07 Feb 2005 16:28 GMT | 3 |
because of speed optimization (for PXA255) I want to use the PB compiler to build a project ("normal" application) I have created with EVC. The application (a standalone application) is not a part of the platform project.
|
| Suspend to RAM not working | 07 Feb 2005 14:09 GMT | 1 |
I am trying to implement a Wake on lan for a tablet pc running a wince image ..My nic is an integrated VT3065 ...Now the problem... when i tried to suspend my system using the API SetSystemPowerState and passed the flag for system suspend, instead of suspending to STR(Suspend ...
|
| config.bib, ROMSTART | 06 Feb 2005 06:05 GMT | 7 |
hi i have some question on config.bib should I give ROMSTART a address after EBOOT, or give it a address of the actual flash start? and should it be cached or uncached address?
|
| FreeDOS, MSDOS | 06 Feb 2005 02:57 GMT | 2 |
1) Someone told me that MSDOS doesn't require license anymore (hardly to believe). Is it true?? Also MSDOS from Win98 (Fat32)? 2) Anyone using FreeDOS to boot WinCE on X86? Using it to do 'loadcepc nk.bin' goes well but 'loadcepc /v /e ...
|
| ASSERT failure in CUndo object of ceshell. | 05 Feb 2005 09:06 GMT | 1 |
i am facing a peculiar problem here....my system config is "no full kernel mode" "wince4.2" "retail build" and IA configuration.....now, when the system boots up, and i try to copy two files / folders one after the other (not like the second one after the first one completes, ...
|
| how to rebuild nkmain.lib | 05 Feb 2005 00:59 GMT | 3 |
I want to rebuild nkmain.lib, located in WINCE500\PRIVATE\WINCEOS\COREOS\NK\KERNEL\NKNORMAL; But it failed, two files are missing. ===============================================
|
| Problems with installing pocket pc software into cepc | 04 Feb 2005 21:51 GMT | 1 |
I'm currently encountering some problems in installing a pocket pc software which I had purchased into my cepc. When I'm running the installation of the software from my desktop computer, a message saying that my desktop computer system cannot detect a
|
| how to test 3D capablity of graphics accelerator in wince? | 04 Feb 2005 21:48 GMT | 4 |
Hi,all I'm working on WINCE5 and PXA27X based platform. our platform use 2700G as graphics accelerator. now we have implement 3D accelerator of 2700G and want to test it in wince but have no idea about it.
|
| USB OHCI doesn't work | 04 Feb 2005 21:20 GMT | 11 |
Hi, all I have add a USB host driver in my paltform, after build I find that the ohci2.dll is in the release directory and it is also in the ce.bib. But after I download the NK.bin to my platform board, I haven't found the ohci2.dll in
|