Share via


Modifying Emulation Settings for an SDK

To include support for the Emulator in an SDK, you must include the board support package (BSP) for the Emulator in your platform.

Note   Before you build an SDK that includes support for the Emulator, you must build an Nk.bin file, or OS image, for the Emulator. For more information, see Build Phases.

To modify emulation settings for an SDK

  1. From the Platform menu, choose Configure SDK.

    This will start the Export SDK Wizard if it has not been run previously for the current platform. For more information about using the Export SDK Wizard, see Exporting an SDK.

  2. Choose the Emulation tab.

  3. In the Emulation Image box, choose whether you want a release or debug OS image for the Emulator in the SDK.

    For information, see OS Image Types.

  4. If you want to allow an application developer to map a port from the Emulator to an Ethernet card on the application developer's workstation, select the Ethernet Support check box.

    For more information, see Emulated Hardware.

  5. If you want to allow an application developer to map ports from the Emulator to physical ports on the application developer's workstation, select the Ports Available to be Configured check box.

    For more information, see Emulated Hardware.

  6. In the Memory (MB) box, type or select the amount of memory that you want to allocate to the Emulator on the application developer's workstation.

  7. If the Emulator is not using an Emulator skin, choose Fixed screen resolution, and then set the size of the Emulator window and the color depth.

    - or -

    Choose Emulator skins, choose Add, select a directory containing the .xml file for the Emulator skin, and then choose OK.

    For more information about Emulator skins, see Emulator Skin.

  8. Choose OK.

See Also

How to Create an SDK for a Custom Platform | Emulator Support for an SDK | Software Development Kit Customization | Emulator | Building an SDK

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.