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
AppCheckBootprojectConsistencyRTS_IEC_RESULTReturns the runtime system error code (see CmpErrors.library)
Input
pAppPOINTER TO APPLICATION
Pointer to application object