Browse by Tags

Tagged Content List
  • Wiki Page: CTK Testing: Freescale i.MX31

    On the Freescale i.MX31 BSP, the following CTK tests are known to fail with the issues described below: Type of Test Description Camera quality verification test In Cameraqualitytests.dll, subtest ID 100 fails because the Sysgen variable SYSGEN_AYGSHELL is set in...
  • Wiki Page: Freescale i.MX51

    On the Freescale i.MX51 BSP, the following CTK tests are known to fail with the issues described below: Type of Test Description Camera quality verification test In Cameraqualitytests.dll, subtest ID 100 fails because the Sysgen variable SYSGEN_AYGSHELL is set in the Multimedia_Test...
  • Wiki Page: CTK Testing: Microsoft CEPC

    On the CEPC BSP, the following CTK tests are known to fail with the issues described below: Type of Test Description Audio drift tests Audio drift tests are expected to fail if the files are played over a KITL network connection, as KITL is likely responsible...
  • Wiki Page: CTK Testing: Freescale i.MX27

    On the Freescale i.MX27 BSP, the following CTK tests are known to fail with the issues described below: Type of Test Description Communication bus tests - regular serial test (pserial.dll) Subtest ID 1001 (Stress Test for 19200 bps) for COM port (UART)...
  • Wiki Page: CTK Testing: Microsoft vCEPC

    On the Microsoft vCEPC (virtual CEPC) BSP, the following CTK tests are known to fail with the issues described below: Type of Test Description Display GDI tests (gdit.dll) Subtest 302 (which tests the palette), subtest 806 (which tests device context) and...
  • Wiki Page: Introduction to the Windows Embedded Compact Test Kit

    Introduction to the Windows Embedded Compact Test Kit The Windows Embedded Compact Test Kit (CTK) provides significant improvements to the user interface and the overall feature set when compared to the previous release known as Windows Embedded CE Test Kit (CETK). The Windows Embedded...
  • Wiki Page: CTK: Common Test Issues

    On all the BSPs, the following CTK tests are known to fail with the issues described below: Type of Test Description DirectDraw Functional Tests (DDfunc.dll) Subtests 540 and 640 fail on all the platforms DirectDraw Interface Tests (DDInts.dll) ...
  • Wiki Page: CTK Testing: ICOP eBox 3300

    On the ICOP 3300 BSP, the following tests are known to fail with the issues described below: Test Type Description DirectDraw tests (DDrawtk.dll) Test IDs 102 (Verify Surface Creation) and 360 (Get Surface Desc) fail on the eBox 3300. DirectDraw...
  • Wiki Page: CTK Testing: NEC Electronics NE1TB

    On the NEC Electronics NE1TB Capricorn BSP, the following CTK tests are known to fail with the issues described below: Type of Test Description Audio Waveform Tests (wavetest.dll) Subtest IDs 2001, 2002, 2003, 3001, 3002, 3006 and 3007 fail OAL Timer Tests...
  • Wiki Page: CTK Testing: Sigma Designs SMP865x

    On the Sigma Designs SMP865x BSP, the following CTK tests are known to fail with the issues described below: Type of Test Description Serial Communication over UART test (pserial.dll) When a Sigma SMP865x device is the master and a CEPC is subordinate,...
  • Wiki Page: CTK Testing: TI OMAP3530

    On the TI OMAP3530 BSP, the following tests are known to fail with the issues described below: Type of Test Description Audio Waveform Test (wavetest.dll) Subtest ID 3000 hangs Networking - Ethernet tests (ndt_2c6.dll, perf_ndis6.dll, perf_winsock2...
  • Wiki Page: How to Programmatically Create a Silverlight Brush

    To create a Silverlight for Windows Embedded brush programmatically, you need to understand brush opacity so that you don’t inadvertently paint with a transparent brush. In the Mastermind code sample , created by using Silverlight for Windows Embedded, I chose to programmatically create the...
  • Wiki Page: Adding a Title Bar to an Application for Silverlight for Windows Embedded

    A Silverlight application does not have a title bar by default. To add a title bar, you modify the window style that App::GetWindowParameters() sets during application initialization. In the Mastermind code sample , I added a title bar and Minimize button. I developed the UI...
  • Wiki Page: Windows Embedded Compact

    Windows Embedded Compact is a set of tools and technologies that you can use to create real time, componentized, small footprint operating systems for smart, connected devices. Windows Embedded Compact 7 is the latest generation of Windows Embedded CE. Compact 7 general availability was announced...
  • Wiki Page: Windows Embedded Compact Survival Guide

    Table of Contents Windows Embedded Compact Trial Downloads Windows Embedded Compact Resources TechNet Wiki articles Other Windows Embedded Compact White Papers Windows Embedded Compact Videos Windows Embedded Blogs Windows Embedded Compact Forums Interest Groups See Also Windows Embedded Compact...
  • Wiki Page: How to Keep the OS Functioning When Disconnecting from Platform Builder (Windows Embedded Compact 7)

    After you download your Windows Embedded Compact OS to your target device by using Platform Builder, you may want to disconnect your development computer from your device. If you do not disable the kernel independent transport layer (KITL) and the kernel debugger in your OS image, the OS will stop working...
  • Wiki Page: CTK Training Videos

    This page contains a number of external training videos that delve into both introductory and advanced concepts relating to the CTK. Introduction to the CTK Introduction to the Graph Tool See Also CTK Portal Wiki: List of Technologies and Related Topics
  • Wiki Page: Compact Test Kit (CTK) Portal (Windows Embedded Compact 7)

    Windows Embedded Compact Test Kit The Windows Embedded Compact Test Kit (CTK) is a tool that you can use to test the functionality and performance of device drivers and related hardware for a Windows Embedded Compact device. The test tools in the CTK provide feedback on the functionality of your...
  • Wiki Page: CTK User Guide

    The following Windows Embedded Compact Test Kit (CTK) sections will guide you through the process of connecting to a device, creating a test pass, running a simple test, and viewing the results of the test pass. Connecting to a Device Creating a Test Pass Running a Test Pass Viewing Test...
  • Wiki Page: Add Standard Control Panel Items to a Control Panel Home Page (Windows Embedded Compact 7)

    To create a Silverlight for Windows Embedded control panel home page for your device, include the SYSGEN_CTLPNL2 catalog item in your OS design. To add standard control panel items to this Silverlight control panel home page, you can add SYSGEN variables or you can directly add registry entries and relevant...
  • Wiki Page: Preventing Installation, Update, and Repair Problems (Windows Embedded Compact 7)

    When you install, update, or repair Windows Embedded Compact 7, the installation may not succeed if your computer restarts, hibernates, or enters sleep mode during the installation. In this article: Cause Resolution Cause If a computer restarts, hibernates, or enters...
  • Wiki Page: Prevent the Connection Bar from Drawing Artifacts During a Remote Desktop Session (Windows Embedded Compact 7)

    During a remote desktop session that originates on a Windows Embedded Compact 7 device, the connection bar might leave visual artifacts on an application window when you move the window on the screen. Specifically, this occurs when you move the active application window behind the connection bar and...
  • Wiki Page: Target Your Application to a Different Device (Windows Embedded Compact 7)

    You can rebuild an application for a device that runs Windows Embedded Compact 7 to run on a different device without creating a new Visual Studio solution. For example, you may have designed and tested your Windows Embedded Compact application on a virtual CEPC before you obtained your intended device...
  • Wiki Page: CTK: Use the Graph Tool

    You can use the Graph Tool to graphically display the results of key performance tests such as the Winsock, USB, and Bluetooth performance tests. The Graph Tool can be run from within the Windows Embedded Compact Test Kit (CTK) or from the console command line. You can use the console version of the...
  • Wiki Page: Additional Microsoft CEPC Specific Information

    Recommended Microsoft CEPC Hardware Specification Specification Version 1 Chassis CEPC Dual Core 6 Slot MotherBoard ITOX LT600-D PCI Based Serial Port XPERT 98 8MB PCI Processor E1200 Dual Core...
Page 1 of 3 (61 items) 123
Can't find it? Write it!