Building a Run-Time Image From a Release Configuration
Other versions of this page are also available for the following:
8/27/2008
You can build a run-time image from a Release configuration. A Release configuration is optimized for speed and has a smaller run-time image. For more information, see Levels of Debugging Support.
To build a run-time image from a Release configuration
From the Project menu, select Properties.
In the navigation pane, expand Configuration Properties, and then select Build Options.
In the Configuration box, choose a Release configuration.
In the Build Options window, clear the Enable kernel debugger [no IMGNODEBUGGER=1] check box.
Choose the Configuration Manager button.
In the Configuration Manager dialog box, verify that the active solution configuration set for your OS design is a Release configuration.
Close the Configuration Manager dialog box.
Choose OK to close the Properties dialog box.
From the Build menu, choose Advanced Build Commands, and then choose Sysgen.