Introduction to the CC-RL Compiler
This manual serves as the official user's guide for the Renesas CC-RL Compiler, version V1.00 to V1.11. It is designed for developers working with the RL78 family of microcontrollers.
The CC-RL compiler is a powerful tool that translates programs written in C or assembly language into machine code. It supports both C90 and C99 standards, offering advanced optimization features to generate highly efficient code in terms of size and execution speed.
Key features highlighted in this manual include:
- Compliance with C90 and C99 standards.
- Advanced optimization for code size and speed.
- Use of industry-standard ELF for object code format and DWARF2/3 for debug information.
- Support for static analysis tools and partner tools for enhanced development.
The manual details various aspects of the compiler, including command-line operations, options, output files, language specifications, library functions, startup routines, and important considerations for effective use.
For more detailed information, users are encouraged to refer to the official Renesas Electronics website and related documentation.