PIC24FJ64GB002 firmware config issue - Printable Version +- ds30 Loader free edition forums (https://picbootloader.com/forum) +-- Forum: Support (https://picbootloader.com/forum/forumdisplay.php?fid=3) +--- Forum: 16-bit firmwares (https://picbootloader.com/forum/forumdisplay.php?fid=6) +--- Thread: PIC24FJ64GB002 firmware config issue (/showthread.php?tid=21838) |
PIC24FJ64GB002 firmware config issue - khchai4 - 2016-01-28 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. |