Following the direction in section 13.6 of the MPLAB® XC16 C Compiler User’s Guide I've declared some simple methods inline. I've added the '-finline' (as well as '-Winline') compiler options. However when I come to link my application the linker complain..
↧