Enabling a Run-Time Image Size Larger Than 32 MB
Other versions of this page are also available for the following:
8/27/2008
If you created a run-time image that is larger than 32 MB, you must modify the run-time image configuration settings to configure the amount of RAM allocated before you can successfully build, download, and run your run-time image on a target device.
To enable a run-time image size larger than 32 MB
From the Project menu, choose Properties.
In the OS Design Property Pages dialog box, expand Configuration Properties, and then choose Build Options.
Select Run-time Image Can be Larger than 32 MB.
This check box corresponds to the environment variable IMGRAM64.
Close the OS Design Property Pages dialog box and save your changes by choosing OK.
To enable a run-time image larger than 64 MB
From the Project menu, choose Properties.
In the OS Design Property Pages dialog box, expand Configuration Properties, and then choose Build Options.
Make sure that Run-time Image Can be Larger than 32 MB is not selected.
Select the Environment page.
Choose New and enter a name and value for an IMG environment variable that sets RAM for your run-time image.
Choose OK.
For more information, see IMG Environment Variables.
See Also
Reference
OS Design Property Pages: Build Options