Quote:
|
Originally Posted by ElGeeko
It was a few posts before, only there wasn't a line specifically for stdio.
|
I notice you haven't corrected your typo. There's no such thing as a blankC drive.
You should probably go back to the defaults and get it compiling before you attempt to redirect everything.
In MPLAB go to Project -> Build Options... -> Project and clear all fields (and I mean ALL fields) except for Include Path (C:\mcc18\h) and Library Path (C:\mcc18\lib).
You can also hit "Suite Defaults" to clear them for you, but make sure you have the Include Path C:\mcc18\h (no blanks).
Don't add anything else.