Previous Topic: CALC278ENext Topic: CALC280E


CALC279E

Cannot assign negative value to unsigned packed field

Reason:

The value being assigned is negative.

Action:

Ensure that all values used with unsigned packed fields are positive.