6.6 functions of xgcc and Usage Precautions
• For details about the xgcc C compiler, refer to the documents for the gnu compiler.
The documents can be acquired from the GNU mirror sites located in various places around the world through
Internet, etc.
• The xgcc C compiler does not support declaration of user sections using "__attribute__."
<Type><Function name> __attribute__ ((section "<Section name>"));
To locate a function at a specific address, generate and link the object file that includes the function only.
• The #pragma preprocessor directive is not guaranteed to work properly. Use it at your own risk.
• For information on bugs in the gcc core, refer to "\gnu17\doc\release_history.pdf."
• For information on the C99 standard supported in gcc3.3, refer to the site below.
http://gcc.gnu.org/gcc-3.3/c99status.html
S5U1C17001C ManUal
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
EPSOn
6 C COMPilEr
6
Compiler
6-15
Need help?
Do you have a question about the S5U1C17001C and is the answer not in the manual?