const S_TBL *sp_tbl[]={
p00, /* pointer to structure */
p01, /* pointer to structure */
p02, /* pointer to structure */
};
Can I add new functions to the compiler library? (Aug. 25, 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)●
When I generated sbdata.h with the SBDATA declaration utility (utlxx), some of the variables become comments. Why is
this? (Aug. 7, 2000)
●
When using NCxxWA, how can I prevent my application from linking unnecessary functions, such as MALLOC() and
MEMCPY()? (Aug. 7, 2000)
●
I want to execute Imc308 in the following manner, but I can't change the start address. What is the problem? (Aug. 7, 2000)
>lmc308 -E 00 test.x30
●
I want to change a program with the start address as 0xFC0000 to the Motorola S format with the start address as 0x000000.
Can I do this? (Aug. 7, 2000)
●
I want to declare a combination of bit fields, such as a combination of 3, 10, and 11 bit widths, without leaving blank bits
between each field (without padding). How can I do that?(Jul. 21, 2000)
●
Top of Page | M32C/80,M16C/80 Series FAQ Index | FAQ Index
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Komentarze do niniejszej Instrukcji