Real-Time Workshop Embedded Coder    

Main Program

Overview of Operation

The following pseudocode shows the execution of a Real-Time Workshop Embedded Coder main program.

The pseudocode is a design for a harness program to drive your model. The ert_main.c program only partially implements this design. You must modify it according to your specifications.

Guidelines for Modifying the Main Program

This section describes the minimal modifications you should make in your production version of ert_main.c to implement your harness program.


  Stand-Alone Program Execution rt_OneStep