5.2.4. Application build information

When the application is built, the automatically generated application code and the platform software are combined, and the result is the application software configured for the target ECU hardware.

The application name, description and copyright, as well as the time and date when the application was built, is available through ASAP2 entries. This information is useful when confirming what the ECU is actually executing.

Table 5.12. Automatic ASAP2 entries for application build information

ASAP2 nameDescriptionUnits
mpl_app_ver_majorThe application software major version number.-
mpl_app_ver_minorThe application software minor version number.-
mpl_app_ver_subThe application software sub-minor version number.-
mpl_app_build_secThe seconds when the application software was built.seconds
mpl_app_build_minThe minute when the application software was built.minutes
mpl_app_build_hourThe hour (in 24 hour format) when the application software was built.hours
mpl_app_build_dayThe numerical day when the application software was built.days
mpl_app_build_monthThe numerical month when the application software was built.months
mpl_app_build_yearThe numerical year when the application software was built.years
mpls_app_build_timeThe date and time when the application was built as a text string.-
mpls_app_copyrightThe copyright notice for the application.-
mpls_app_descriptionThe application description.-
mpls_app_nameThe name of the built application.-
mpls_app_versionThe application version number as a text string.-

Note

The time displayed at the end of a build in Simulink matches ASAP2 entries above. This can be useful when determining whether the correct version of the application was programmed into the ECU.