Share via


Determine OS Size Using Platform Builder (Compact 2013)

3/26/2014

Windows Embedded Compact 2013 provides two tools that you can use to determine total OS size in ROM, the Viewbin tool and Platform Builder. This topic discusses how to use Platform Builder to determine the total amount of ROM space that an image occupies on a device.

To determine ROM image size using Platform Builder

  1. In Visual Studio, on the File menu, click Open, and then click File.

  2. In the Open File dialog box, navigate to the release directory for your project.

  3. Select nk.bin, and then click Open.

  4. In Platform Builder, on the NK.bin editor tab, select the NK node. The content pane displays the total ROM size in the Total Size column for (All files).

See Also

Concepts

Analyze ROM Size