ID:104002 In lpm_divide megafunction, <CODE>LPM_NREPRESENTATION can only be <CODE>SIGNED or <CODE>UNSIGNED

CAUSE: The LPM_NREPRESENTATION parameter is set to a value which is invalid. The value must be SIGNED or UNSIGNED.

ACTION: Change the LPM_NREPRESENTATION parameter value to SIGNED or UNSIGNED.