| Thread | Last Post | Replies |
|
| Run-time immage will not start after downloading | 19 Oct 2006 08:12 GMT | 1 |
I have been making an OS immage for the board with ARMV4I processor. After attaching the device the download will complete, but the booting will stop, few steps before finishing it. Can anybody say, where is the problem? I have a last version of necessary BSP, I even tried another ...
|
| Problem in developing SD card driver for PXA255 | 19 Oct 2006 08:08 GMT | 1 |
I am developing SD card driver for PXa255 in wince 5.0 for that i am using sdbus.dll and sdmemory.dll but i have problem with host controller, i am using sample csp code provided by wince 5 for pxa255 sd host controller. I cloned it and it
|
| How to compile _MoveFromCoprocessor? | 19 Oct 2006 08:07 GMT | 3 |
my system: PXA270, Platform Builder 5.0. I'm developing an application to make a change in the frequency of the processor. I would like to include in my c++ code the instruction _MoveFromCoprocessor.
|
| Building Custom Startui | 19 Oct 2006 04:58 GMT | 3 |
I am working on CE5.0. I am making changes to startui in the public folder. Currently to build it, I do build & sysgen (clean) from the menu. This takes too long. Is there a faster way to incorporate my changes from startui into the OS?
|
| About the Full-Kernel-Mode | 18 Oct 2006 21:17 GMT | 2 |
We know the default. Platform CE 5.0 would enable the Full Kernel Mode. Is there any defference between Full-Kernel-Mode and Non-Full-Kernel-Mode in Platform_Settings? I only know the thread would run in kernel mode if you enabled the
|
| Workspace backups | 18 Oct 2006 20:57 GMT | 2 |
Has anyone determined the minimum backup required to backup a Workspace? The complete workspace directory is clearly larger than necessary but as a rookie I am not sure what paths are required. Is there a way to clean out unessary files without following it by a build?
|
| Value written from IST is not updated in the ISR | 18 Oct 2006 20:54 GMT | 7 |
I met a problem in my own driver using mips32 wince 5.0 platform, I have used shared memory between ISR and IST using MmMapIoSpace API. I tried to write some datas into a variable from IST and tried to read from ISR. The value written from IST is not updated in the ISR. But
|
| Kitl and USB | 18 Oct 2006 19:56 GMT | 5 |
Hi All, Can anyone tell me if I can use KITL across USB? If so, how can I do it. Are there any settings that I need to adjust before building my OS image? Thanks,
|
| Altering thread priorities | 18 Oct 2006 19:19 GMT | 2 |
Is it possible to change a thread's priority from a different process ? I'd like to increase the thread priority of the serial interrupt handler from an application. I can get a threadid of the thread from the toolhelp library, but when I try to use the threadid for a handle in
|
| No receive on multicast group membership on Windows CE 4.2 | 18 Oct 2006 18:19 GMT | 1 |
I'm developping a PTP-application that heavily uses multicast messages. This application is designed for CE 4.2 When I unplug the network cable and put it back in, the application doesn't receive any messages yet.
|
| SDHC driver | 18 Oct 2006 16:37 GMT | 5 |
i am developing a SDHC driver for ARM processor. there is no PCI interface for my hardware. i am new to this driver development. can you please let me know how to proceed with this.
|
| Copy NK.bin from SD Card to Flash | 18 Oct 2006 14:13 GMT | 7 |
Hi , Actually I am very new to WinCE environment so I would greatly appreciate if someone could guide me. I am working on WinCE 5.0. My custom board is using PXA27X MainstoneII.Now i am copying NK.bin from Work station(My PC) to flash
|
| How to conditionally assemble sourcecode? | 18 Oct 2006 13:45 GMT | 3 |
For example, I have a test.s file and its content is as follow: ************************************************************************ ...............some sourcecode here................. ...................................................................
|
| Mouse cursor invisible | 18 Oct 2006 12:30 GMT | 8 |
hi greats i have a problem of mouse cursor invisible when i add the component "Touch Screen(Stylus)".do any one know how to make cursor visible with "Touch Screen(Stylus)" component added.
|
| PXA270 Suspend / Resume issue | 18 Oct 2006 10:33 GMT | 1 |
I have a PXA270 C5 based board derived from the MainstoneIII. The system is now up and running the Windows Ce 5.0 (A clone of mainstoneIII BSP). But when ever I suspend the device I cannt resume it. I learnt from the data sheet and by experiment using MainstoneIII
|