User guide

CIF Module - SimpleVSP
CoMET Version 5.9 – Tutorial 33
Adding a Module Instance by Drag and Drop
Click on the ARM926EJS icon in the Modules window.
Drag and drop onto the Module Instances node in the VirtualPlatform.fmx file Document
window.
The .fmx file tree display shows the module instance, with a default instance name.
The default names are acceptable for this tutorial. To change an instance name, select it in the
XML Tree View and press F2, or right click and choose Edit Module Instance from the
context menu. You can also double click and edit the Instance Name in the Module Instance
Properties dialog.
The effect of this procedure is to add, to VirtualPlatform.fmx, XML elements describing the
VPM. To see this, view the .fmx file in XML Text View.
Viewing the .fmx File as XML
Choose the VirtualPlatform.fmx XML Text View.
Scroll to the ARM926EJS1 module instance entry.