ID:104008 In lpm_divide megafunction, LPM_WIDTHD must be less than or equal to 64

CAUSE: The LPM_WIDTHD parameter has been set to a value greater than 64, which is invalid. The value must be less than or equal to 64.

ACTION: Change the LPM_WIDTHD parameter value to a value less than or equals to 64.