您的位置:首页 > 其它

Enabling a Run-Time Image Size Larger Than 32 MB

2011-03-21 14:30 288 查看

Enabling a Run-Time Image Size Larger Than 32 MB

Windows CE 5.0

Send Feedback

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 Platform menu, choose Settings.

From the Platform Settings dialog box, choose the Build Options tab.

Select Run-Time Image Can Be Larger Than 32 MB.
This check box corresponds to the environment variable IMGRAM64.

Close the Platform Settings dialog box and save your changes by choosing OK.

To enable a run-time image larger than 64 MB

From the Platform menu, choose Settings.

From the Platform Settings dialog box, choose the Build Options tab.

Make sure that Run-Time Image Can Be Larger Than 32 MB is not selected.

Choose the Environment tab.

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

Platform Settings: Build Options Tab | Build System | How to Use the IDE to Create, Customize, and Build a Run-Time Image | How to Debug a Run-Time Image on a CEPC
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐