| Thread | Last Post | Replies |
|
| touch panel x y coordinates | 05 Oct 2005 13:40 GMT | 1 |
Which corner of the display is defined as having an xy value of 0,0. I thought it was the top left, but from observing the calibrate utility: ------------------------------------- 'x(point 2) (point 1)x '
|
| Ethernet Problem: Target device doesn't find Ethernet Adapter | 05 Oct 2005 11:14 GMT | 2 |
Iam new to WinCE and using PB 5.0. My Target Device is a Pentium 2 x86 Computer with 10GB Hard Disk. It has a RealTek (RTL1389) Ethernet LAN Card. Goal: I want my target device to connect to LAN network Or get an IP from DHCP I have copied the CEPC OS image (nk.bin) to the ...
|
| New Project | 05 Oct 2005 10:52 GMT | 7 |
WE are considering developing a new product, but have no need for compact flash, pcmcia. With our previous products we have developed and debugged either using serial or pcmcia, also we have had the luxury of downloading wince images (20MB) in size over the pcmcia ethernet ...
|
| oeminit.asm and 512 MB of RAM | 05 Oct 2005 09:54 GMT | 3 |
I know for a lot of the eMVP's out there it's funny, but we are still working with WinCE 3.0 because we need to support older platforms. My problem is that I extended the oeminit.asm so that it should map all 512 MB, and I changed cfwpc.c so that it should automatically detect
|
| Flash filesystem performance | 05 Oct 2005 06:19 GMT | 14 |
I have been running some performance tests on our PXA255 WinCE4.2 platform with IPSM3.7 filesystem on it and I've found out that FindFirstFile operation is very slow compared with RAM filesystem or even TFAT flash filesystem. Our test application is running FindFirstFile function ...
|
| is it possible to skip unload of pcmcia client driver ? | 05 Oct 2005 06:17 GMT | 2 |
because the pcmcia card itself is my wakeup source, is there any registry config to keep the pcmcia client driver from being unloaded?
|
| Platform Optimization | 05 Oct 2005 05:09 GMT | 2 |
Having almost completed our product and it running reliably, I now want to optimise it for speed and performance. I will do the usual optimizing rom, ram and other peripheral access. Is there anything else I can use to optimize and speed up the performance of our product, does ...
|
| ongoing rate for windows CE engineer | 05 Oct 2005 02:57 GMT | 5 |
i am windows ce engineer with 1.5 yrs of experience, this was my first job straight of college, i work for small consumer electronics company in riverside california the company is struggling, i am severly underpaid ($23/hr)
|
| Splash screen | 04 Oct 2005 23:26 GMT | 4 |
HI I want to display logo of my company in the Splash screen. I tired using the bitmap file but it does not show results properly. I understand wince supports compressed bitmap(.bmx) to be displayed as
|
| SD & MMC memory for Intel PXA27x | 04 Oct 2005 23:08 GMT | 1 |
I have added the "SD Memory" and "SD Host Controller" shipped from MS. I found that when I insert a SD card. The command 5 and 1 always time-out. But the card still can be detected by OS. Is it a normal behaviour? And when I insert a MMC card. There is nth happen, no debug message ...
|
| Error when loading custome DLL | 04 Oct 2005 22:45 GMT | 4 |
I am new to developing dll's and to using Platform Builder. I am having a minor problem and was wondering if anyone could shed some light for me. Basically, I am developing a custom file system dll. Right now, it does nothing, however it implements and Init, DeInit, and a ...
|
| Samsung 2410 BSP touch panel question | 04 Oct 2005 22:15 GMT | 10 |
I'm debugging a problem with the touch panel on my development board. I set a breakpoint in the function TouchPanelGetDeviceCaps() in the file tchmain.c. There are two variables DisplayWidth and DisplayHeight which are initialized to 0. I believe this is the source of my problem. ...
|
| MX21 BSP and warm boot | 04 Oct 2005 17:20 GMT | 1 |
I have modified the BSP to copy nk.bin out of flash into RAM and execute from RAM in order to make the system faster. As a result, the device does not support warm boot. Does anyone know how I can detect whether or not there is a valid image in RAM and jump to it to support
|
| Which Platform Builder version to use? | 04 Oct 2005 16:16 GMT | 1 |
I have received Magneto ported to a particular TI hardware platform. I want to develop an installable device driver. On some website I found that the Windows CE 5.1 Kernel is used for Magneto. But the Platform Builder & WIndows CE both 5.0 versions are available. Hence I am a bit ...
|
| Accessing Device Drivers from C# | 04 Oct 2005 13:58 GMT | 1 |
My Setup: - Development Board based on an IMX processor from Freescale (Motorola). - BSP from Freescale.
|