• Ready for review
  • Building a Windows Embedded CE7 Debug Image for Trizeps7 with the Keith & Koep Device Catalog

    This application note will guide you through the steps needed, to create an own Windows Embedded CE 7 image.

    Creating a new Project

    • Start Visual Studio 2008 and select File –> New Project..

     

    • PlatformBuilder→Osdesign

    • BoardSupportPackages→ Trizeps7:ARMv7

    • DesignTemplate → Seco Evalkit Device → Choose a template

    Modify a Project

    • Catalog Items View → Third Party → BSP → Trizeps7: ARMV7 → Choose device drivers

    • Solution→Trizeps7 ARMV7 Debug

    • Device: (auto)Ether to debug over Ethernet

    • Project→Properties

    • Build→Build Solution

    • Build→Open Release Directory in Build Window

    • cd makeSD

    • Copy the built image on SD-Card with the batches BurnSDonS.bat or FormatSDonS.bat (first deploy). Mount the SD-Card as drive S: in your system before.

    • Now you have a prepared SD-Card for your Trizeps7 device.

    Debug the Image

    • Connect your Trizeps7 device and PC with a serial cable

    • Open an Terminal on your PC with 38400baud

    • Start your Trizeps7 device and press ESC when you see the loading bar

    • Select the following settings in the bootloader

    • Start the downloading process by pressing D

    • Connect device

    • The image should download now and starts up

    • If the image stops you can continue it with the green start button