Renesas Technology, Tools FAQs
M3T-NC30WA (including NC30) C Compiler Package
See Tool News for this product
Last Updated: May 8, 2003
Contents
Options●
Memory Allocations●
Pre-process Commands●
Function & Variable Declarations●
Utilities (stk30, utl30, etc.) Updated●
Optimization●
Libraries●
Start-Up●
Warnings & Errors●
Include File●
Output Codes●
Install●
Comments●
Registers●
#pragma●
Output Files●
Pseudo Instructions●
Operating Environment●
Options
In what kind situation is the -LOC option used for ln308 and ln30? (Jan. 7, 2003)●
I am aware of -M62E option (outputs an object code for M16C/62 Group expansion area) as a boot-up option for NC30,
AS30, and LN30, but would like to know what options there are when not using the expansion area. (Sep. 20, 2000)
●
Can I output the same warning contents as "-Wall" without actually specifying "-Wall"? (Aug. 25, 2000)●
The "-Wall" option outputs all detectable warnings. Exactly what warning options do these detectable warnings apply to?
(Aug. 25, 2000)
●
How can I find out the version numbers of the programs in the NC30WA package? (Aug. 25, 2000)●
The Manual indicates that the "-Wall option" will display all detectable warnings. Does this also output the contents of other
warning options, such as "-WUV", "-WNC", and "-WLTS"? (Aug. 7, 2000)
●
Which has higher priority, the optimization option or the de-optimization option? (Aug. 7, 2000)●
When I specify several optimization options, in what priority are the options processed? (Aug. 7, 2000)●
Can I define the optimization contents in detail with optimization option "-ONSBD"? (Aug. 7, 2000)●
When optimization option "-ONSBD" is specified, what kind of de-optimization happens? (Aug. 7, 2000)●
Do the directory names specified by compile driver "option -I" have a certain priority? (Aug. 7, 2000)●
When I specify command option -fextend_to_int and compile my file, the calculation result is sometimes different from what
I expected. Why is that? (Jul. 21, 2000)
●
Top of Page
Memory Allocations
When making my program in C language, I want to place the global variable according to the sequence described in the●
Komentarze do niniejszej Instrukcji