Achieving a fully functional Webserver in Windows CE
When you implement a web server on Windows CE, developers would want to implement most of the features available with web servers on PC platforms. However, this is not the…
When you implement a web server on Windows CE, developers would want to implement most of the features available with web servers on PC platforms. However, this is not the…
Recently, we had some queries on how to program the OMAP 35x ISP in Windows CE for a sensor that doesn’t have the ISP inside it. As we know that…
Recently, I met a prospect who asked me on what is meant by production ready Wince BSP for a reference design and why is there so much differences in the…
Real Time Clock or RTC is an essential component in all embedded systems. Though all the modern day CPUs have inbuilt RTC, designers are comfortable with external RTC for some…
Power management is an important aspect of the modern embedded devices. Flexibility in the OS Power Manager is the key driver to meet the requirements of myriad of devices. Windows…
In order to mount RAMDISK in your device. There are two methods for mounting the RAMDisk. I. First Method: In the below dialog box of your workspace, Project->Properties->configuration properties->Environment Add…
Developers may need one port for debugging in the development phase. But while in production phase, that debug port can be disabled and can be used as a COM port…
Recently, we joined the Microsoft's SPARK community. To newbies, SPARK is a program for university students and hobbyists. Under this program, there are development kits available for Windows CE at…