2016-01-28, 08:03:22
What should i do to get rid of the following error:
ds30loader.s:136: Error: Do you need to configure communication pins to be digital? If not, remove this line
ds30loader.s:136: Error: PPS is not configured. More information in the firmware manual.
ds30loader.s:136: Error: Invalid operands specified ('bclr RPINR18,#U1RXR5').
ds30loader.s:136: Check operand #2. Operand must be between 0 and 15, inclusive.
ds30loader.s:136: Error: Invalid operands specified ('bclr RPOR7,#RP15R5').
ds30loader.s:136: Check operand #2. Operand must be between 0 and 15, inclusive.
i followed the step to select devices, include gld file from asm folder, uncoment device in settings.
ds30loader.s:136: Error: Do you need to configure communication pins to be digital? If not, remove this line
ds30loader.s:136: Error: PPS is not configured. More information in the firmware manual.
ds30loader.s:136: Error: Invalid operands specified ('bclr RPINR18,#U1RXR5').
ds30loader.s:136: Check operand #2. Operand must be between 0 and 15, inclusive.
ds30loader.s:136: Error: Invalid operands specified ('bclr RPOR7,#RP15R5').
ds30loader.s:136: Check operand #2. Operand must be between 0 and 15, inclusive.
i followed the step to select devices, include gld file from asm folder, uncoment device in settings.