13.07.2015 Views

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

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.

<strong>TASKING</strong> <strong>VX</strong>-<strong>toolset</strong> <strong>for</strong> <strong>ARM</strong> <strong>User</strong> <strong>Guide</strong>Assembler option: --diagMenu entry1. From the Window menu, select Show View » Other » <strong>TASKING</strong> » Problems.The Problems view is added to the current perspective.2. In the Problems view right-click on a message.A popup menu appears.3. Select Detailed Diagnostics Info.A dialog box appears with additional in<strong>for</strong>mation.Command line syntax--diag=[<strong>for</strong>mat:]{all | nr,...}You can set the following output <strong>for</strong>mats:htmlrtftextHTML output.Rich Text Format.ASCII text.Default <strong>for</strong>mat: textDescriptionWith this option you can ask <strong>for</strong> an extended description of error messages in the <strong>for</strong>mat you choose.The output is directed to stdout (normally your screen) and in the <strong>for</strong>mat you specify.You can specify thefollowing <strong>for</strong>mats: html, rtf or text (default). To create a file with the descriptions, you must redirect theoutput.With the suboption all, the descriptions of all error messages are given. If you want the description of oneor more selected error messages, you can specify the error message numbers, separated by commas.ExampleTo display an explanation of message number 244, enter:asarm --diag=244This results in the following message and explanation:W244: additional input files will be ignoredThe assembler supports only a single input file. All other input files are ignored.500

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

Saved successfully!

Ooh no, something went wrong!