Importing the ispgraph_diagram files

If you have any projects developed in the previous versions of S32 Design Studio with diagram files in the obsolete ispgraph_diagram format, you can import them using the Import ispgraph_diagram wizard.

To import a diagram into a new ISP Dataflow Project:

  1. Click File > Import... on the menu.
  2. Select Visual Graph Tools > Import ispgraph_diagram in the Import dialog, click Next.
  3. Click the Select Diagram... button and browse to the ispgraph_diagram file.
    Import ispgraph_diagram
  4. Specify a unique name for the new modeling project in the Project name text box. Use alphanumeric characters (A-Z, a-z, 0-9) and underscores ('_'). Do not start the project name with a digit.
  5. (Optional) If you want to change the default project location, clear the Use default location check box, click Browse... and specify a different location. Click OK.
  6. (Optional) Select the Add project to working sets check box to enable using working sets. You can click New... to create a new working set or click Select... to choose it from the list of existing sets.
  7. Specify a project for the source code generation. Select Use default target project to store the source code in this new modeling project, or clear this check box and click Browse... to specify the destination project.
  8. Select the Emit static sequencer check box to enable generating source code for the ISP static sequencer.
  9. Select the Import sources if exist check box to import the source code previously generated for this diagram.
  10. Click Finish. The new modeling project appears in the Project Explorer view.