Solution
The values of the CRC results width in hexadecimal needs to be converted to decimal value since the input for the Automatic Frame Processing are in decimals.
For example, the decimal value for CRC polynomial hex value 0x1D is 29 and Initial CRC (0xFF) is 255.