8318 Program calculated profile deleted

Description

Refer to Diagnostic class (standard): 3

An attempt was made to calculate a profile (for example, FC_CamMasterStart() ) that is just being deleted with the function FC_ProfilDelete(). DiagExtMsg displays the profile ID in hexadecimal form (for example, Prof=10010000).

Cause

Solution

Detected program error: The calculated profile is deleted too early or the wrong profile is deleted.

Verify and correct if necessary the program.

Detected program error: Asynchronously running high-priority externally event-controlled tasks are used.

Synchronize externally event-controlled task to real-time process.