Migrating APEX2 program project

You can use a project that was created in an earlier version of S32 Design Studio, but it requires changes. The following explains how to update your APEX2 program diagram.

  1. Click File > Import... > General > Existing Projects into Workspace, then click Next.
  2. Click Browse... and browse to the project location, click OK, select the Copy projects into workspace option, then click Finish.
  3. Open the program diagram.
  4. In the Palette pane, drag Process from Graph and drop it to the canvas.
  5. Select the updated graph. Click OK.
  6. Remove your old process and connect the Inlet and Outlet elements with the respective ports of the newly added process.
  7. Repeat the 5-7 steps for each process on the diagram.
  8. Right-click the canvas and click Validate diagram on the context menu. If a validation problem was found, the Problems view displays an error or warning. The element that caused the error is marked on the diagram with a red cross icon, so you can easily find and fix it.