Creating a ROM Run-time Image File Stamped With a License Key (Windows Embedded CE 6.0)

1/6/2010

The following procedure demonstrates how to create a Motorola 32-bit (.sre) or absolute binary data (.abx) ROM run-time image file stamped with a license key.

To create an .sre or .abx ROM run-time image file that is stamped with a license key

  1. In the .bib file, which is typically Config.bib, remove the options that select the .sre or .abx output format.

    If you perform this step, it reduces the possibility of build errors.

  2. From the Build menu, verify that Make Run-Time Image After Build and Copy Files to Release Directory After Build are selected.

  3. From the Build menu, select Build <OS_Design> to build your run-time image.

  4. From the File menu, select License Run-Time Image to stamp your .bin file with the license key.

  5. From the Build menu, select Open Release Directory to open a command line build window.

  6. Run Cvrtbin to convert your .bin file to the format that you want.

See Also

Concepts

Cvrtbin Tool

Other Resources