Download TASKING VX-toolset for RH850 User Guide
Transcript
TASKING VX-toolset for RH850 User Guide
C compiler option: --diag
Menu entry
1.
From the Window menu, select Show View » Other » TASKING » 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 information.
Command line syntax
--diag=[format:]{all | msg[-msg],...}
You can set the following output formats:
html
HTML output.
rtf
Rich Text Format.
text
ASCII text.
Default format: text
Description
With this option you can ask for an extended description of error messages in the format you choose.
The output is directed to stdout (normally your screen) and in the format you specify. The compiler does
not compile any files. You can specify the following formats: html, rtf or text (default). To create a file
with the descriptions, you must redirect the output.
With the suboption all, the descriptions of all error messages are given (except for the CERT checks). If
you want the description of one or more selected error messages, you can specify the error message
numbers, separated by commas, or you can specify a range.
With --diag=cert you can see a list of the available CERT checks, or you can use a three-letter mnemonic
to list only the checks in a particular category. For example, --diag=pre lists all supported preprocessor
checks.
Example
To display an explanation of message number 282, enter:
c850 --diag=282
This results in the following message and explanation:
218
Related documents
Getting Started Guide - v2.1 RH850 C Compiler
RH850 Coding - Renesas Electronics
TMS320C55x Assembly Language Tools User's Guide
LK SERIES PLC – HARDWARE MANUAL
CA850 Ver. 3.20 C Compiler Package Operation UM
CubeSuite+ V1.00.00 Integrated Development Environment User`s
CS+ V3.02.00 Integrated Development Environment User`s Manual
eFLASHLOAD - Renesas Electronics
Renesas RH850 Technical Notes V9.12.256
E1/E20 Emulator Additional Document for User`s Manual (Notes on