I'm using nppexec to compile files with ccsc compiler for PIC micro controllers.
It's working great, but the ccsc compiler is writing errors/warnings in a separate file.
http://pastebin.com/yNrytafg
Console doesn't show any errors.
What can I do to show the file in the nppexec console so I can click the errors?