AppCheckBootprojectConsistency (FUN)

FUNCTION AppCheckBootprojectConsistency : RTS_IEC_RESULT

Function to check the specified application running in RAM against stored bootproject

Error code:
  • ERR_OK: Bootproject is consistent to application running in RAM

  • ERR_FAILED: Bootproject is _not_ consistent to application running in RAM or not available

  • ERR_PARAMETER: Invalid application object

InOut:

Scope

Name

Type

Comment

Return

AppCheckBootprojectConsistency

RTS_IEC_RESULT

Returns the runtime system error code (see CmpErrors.library)

Input

pApp

POINTER TO APPLICATION

Pointer to application object