| Thread | Last Post | Replies |
|
| Serial driver Issue!!! | 07 Jul 2008 12:31 GMT | 2 |
I am facing problem with UART serial driver. I am using the sample code for serial driver in device emulator provided by Microsoft using which I am porting it on s3c2440 on WinCE6.0.
|
| WINCE5 Ram image runs fine, Flash image crashes | 07 Jul 2008 12:14 GMT | 3 |
I have an image that runs perfectly well in RAM (loaded by PB5). If I turn on IMGFLASH to make it a flash image and load it into flash, the same image crashes just after OEMInit, saying repeatedly: Data Abort: Thread=8bfd70cc Proc=882264b0 'filesys.exe'
|
| Browser problem(IE of Windows CE) | 07 Jul 2008 11:39 GMT | 4 |
When I build the Internet Explorer into my WinCE platfrom , I can open website and explorer the internet , but some website that I can't open , it show ".do" file need to open ,but I have no idea what to do . And ".aspx" webpage also can not be open , what comonent I miss ? thank ...
|
| Touch Screen Problem | 05 Jul 2008 17:21 GMT | 1 |
I am working on SMDK2410. I am having problem in touch driver. problem 1: on my device DOTNETCF managed application is running.if i press button on
|
| USB example with isochronous transfers | 05 Jul 2008 00:33 GMT | 2 |
I was wondering if anybody knew of any example USB device and/or host drivers in CE 5.0 or 6 that use isochronous transfers. I would like to transfer some audio from a CE5.0 device to a CE5.0 host. The other transfer types are all exemplified well with the included public code ...
|
| how to launch a arm base device emulator on ce 5.0? | 04 Jul 2008 16:09 GMT | 10 |
hi? I'm trying to use the device emulator armv4i bsp for windows ce 5.0. I built a os image based on the arm emulator bsp but I failed to run the os. After build the os, I set the 'connectivity option --> download' to
|
| Dr Watson influence on real-time behavior | 04 Jul 2008 15:47 GMT | 2 |
We have several applications running under Windows CE 5.0 on a PXA270 processor. From time to time one of our drivers is generating interrupts every 2.5 milliseconds which are handled by an IST with priority 20 (highest of all
|
| IRQ_OSMR0 | 04 Jul 2008 15:19 GMT | 1 |
PXA270, mainstoneII All, I see this statement and it is stating (first one isn't really needed).
|
| Ethernet debugging | 04 Jul 2008 15:12 GMT | 1 |
I am working with WINCE 5.0 on Freescale's imx31 board. I have got problem with ethernet. * With KITL/Ethernet , both debugging and normal TCP/IP works fine * Without KITL the Ethernet driver Ping itself fails. i tried with ipconfig
|
| Why GetSystemPowerStatusEx always return false | 04 Jul 2008 03:36 GMT | 5 |
I wrote my own backlight driver, the driver will call GetSystemPowerStatusEx to determine the power source is AC or Battery. I have added SYSGEN_PM and SYSGEN_BATTERY in my image (i.e. the
|
| USB RNDIS KITL failed for interrupt mode | 03 Jul 2008 22:29 GMT | 1 |
Hi, Now I am developing the USB RNDIS KITL and the polling mode for KITL can work properly. But when I turn to KITL interrupt mode, the NK booting process will hang while loading the relfsd.dll. And aslo KITL repeatedly prints out
|
| difference between the internal filesystems | 03 Jul 2008 17:50 GMT | 7 |
hi? PB provides two types of internal filesystem, ram only and 'ram & rom filesystem'. From pb document, I read article about them. But I couldn't understand the
|
| LOOP in migrating Wce500 BSP to Wce600 | 03 Jul 2008 17:03 GMT | 1 |
we are migrating our bsp from Wce500 to Wce600. when build pass comipler and link(no error message), build enter into a forever loop and outpout the following message: ===>
|
| controlling com2 under compact framework | 03 Jul 2008 14:08 GMT | 2 |
When i want to access com2 using serail port component under compact framework 2, i get error as there is not a port as this. I can use com1. I suppose the problem is related with the serial driver in bsp(i use
|
| Want to increase RAM to 512MB | 03 Jul 2008 10:36 GMT | 6 |
We have a custom board...on that board currently we two 128MB of RAM now we want to increase it to 512MB each. so i want to know where i have to change in the code.
|