13.07.2015 Views

pcp_reference_guide_v2.5 - Tasking

pcp_reference_guide_v2.5 - Tasking

pcp_reference_guide_v2.5 - Tasking

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

5−30PCP Reference Manual−k (−−keep−output−files)Command line syntax−k−−keep−output−filesDescriptionIf an error occurs during compilation, the resulting .src file may beincomplete or incorrect. With this option you keep the generated outputfile (.src) when an error occurs.By default the compiler removes the generated output file (.src) when anerror occurs. This is useful when you use the make utility mk<strong>pcp</strong>. If theerroneous files are not removed, the make utility may process corrupt fileson a subsequent invocation.Use this option when you still want to inspect the generated assemblysource. Even if it is incomplete or incorrect.Examplec<strong>pcp</strong> −k test.cWhen an error occurs during compilation, the generated output filetest.src will not be removed.TOOL OPTIONSRelated informationCompiler option −−warnings−as−errors (Treat warnings as errors)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!