Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Debugging information in the PCD

&pagelevel(4)&pagelevel

The following information is stored in the fields of the PCD (the entries refer to the first error which caused abnormal termination. Sequence errors are ignored):

  1. In the field M7TYP, the error type:

    Value

    Message
    number

    Meaning

    0

    CCM0200

    Data exception

    1

    CCM0201

    SEH signals a data exception

    2

    CCM0202

    Return from the co-routine adapter

    3

    CCM0203

    Insufficient memory SSH (Standard STXIT Handler)

    4

    CCM0204

    Insufficient memory SCH (Standard Contingency Handler)

    5

    CCM0205

    Internal system error (error when switching heap or stack, or something similar)

    6

    CCM0205

    LEVCO delivers return code to SSH

    7

    CCM0205

    LEVCO delivers return code to SCH

  2. In M7DIA field: the STXIT interrupt weight or the return code if a SVC.

  3. In M7ADR field: address in the ILCS at which the error occurred.