Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > ARINC 653 for VxWorks 653 code > Modeling an ARINC 653 configuration and VxWorks 653 application startup code > Creating a partition:
  
Creating a partition:
1. Open the Configuration Diagram that is named <module name> Configuration Diagram.
2. Click the Partition Part toolbar button, and then click within the Module.
3. In the dialog, type the name of the Partition Part you want to create, and then click OK.
The profile creates a Partition Part in the Module. In addition, the profile creates a Partition that types the Partition Part. The profile creates the Partition in the Integration Project.
4. Click the Dependency toolbar button, click the Partition Part, and then click the Partition HM Table it uses.
5. Open the Partition Part's Property Pages, and then click the Partition Part tab.
6. Set the PartitionIdentifier property as required.
* 
You cannot set the TimePartitionReference property at this point because there are no Time Partitions in the model. For more information, see the related links below.
7. Open the associated Partition's Property Pages, and then click the Partition tab.
* 
The Partition is scoped to the Integration Project.
8. Set the properties as required.
For more information, see the related links below.
You can now define the channels between the partitions. See Creating a channel between partitions.