ID:102008 LPM_AVALUE is used when LPM_WIDTH is more than 31. LPM_AVALUE behavior is undefined.

CAUSE: The LPM_AVALUE is used when LPM_WIDTH is more than 31. When LPM_WIDTH is more than 31, the LPM_AVALUE behavior becomes undefined.

ACTION: Do not set the LPM_AVALUE or set the LPM_WIDTH to less than 32.