IAR Embedded Workbench for Renesas RL78

适于 Renesas RL78 的完整开发工具链 IAR Embedded Workbench,通过统一的集成开发环境提供对应工具箱,为您提供一个完整的工作流程。

01

人性化的集成开发环境

带有项目管理工具和编辑器的集成开发环境。包括链接器和库工具、RL78 系列中所有器件的配置文件、示例项目和代码模板,以及完全集成的 C-STAT 静态代码分析工具。

02

强大的构建工具

IAR C/C++ 是为 RL78 提供了高度优化的 C 和 C++ 编译器。它提供了一个重定位的 RL78 汇编器和运行库。

03

全面的调试器

C-SPY 调试器是一个具有 RL78 模拟器的综合调试器,支持硬件上的 RTOS 感知调试和广泛的仿真器支持。

04

集成式代码分析

IAR Embedded Workbench for RL78 通过插件产品 C-STAT 提供集成的静态代码分析,确保代码质量,并符合 MISRA C:2012 等标准。

05

免费按需培训课程

购买适用于 Renesas RL78 的 IAR Embedded Workbench 后,您可以通过我们的 IAR Academy on Demand (AoD)产品获得免费培训课程。

最新版本

我们持续不断更新和完善我们的工具,提供新的功能、新的芯片支持和扩展功能。

Latest release: 5.10.3

  • The Renesas RL78/G24 Flexible Application Accelerator (FAA) co-processor is supported

    • The Renesas FAA assembler is incorporated in the IAR Embedded Workbench
    • FAA assembler-generated output is linked with the IAR linker
    • The IAR C-SPY debugger supports multicore debugging for the FAA core
  • Improved compliance with the CC-RL ABI specification

    Additional standard library functions and runtime routines have been implemented.
  • Debugging support for flash self-programming

    Debugging support while self-programming is in progress has been added for G2x and F2x devices.
  • Program corrections

    Errors have been corrected in the compiler, linker, and in IAR C-STAT.
Read complete release notes

Version: 5.10

  • Library support for the C++17 language standard
    The toolset includes a new C++ library that supports C++17 library features. 
  • Additional GNU C language extensions
    The IAR C/C++ Compiler supports a number of new GCC-style operators, attributes and expressions in extended language mode. 
  • Editor and IDE enhancements
    • Editor themes - a new way to set up the colors and fonts in the text editor
    • Syntax feedback - instant syntax suggestions while typing
    • Improved parameter hints
    • Window color themes - dark mode
    • Gray out inactive code support
  • Iarbuild enhancements
    The iarbuild command line build utility now supports:
    • Generating a Ninja build file based on the IAR Embedded Workbench project format
    • Generating a JSON description of the Embedded Workbench project
    • More C-STAT reporting and configuration methods
  • 64-bit Windows application
    IAR Embedded Workbench now runs as a 64-bit Windows application.
  • Visual Studio Code support
    The IAR Build and IAR C-SPY Debug extensions available on Microsoft Marketplace enable you to work in Visual Studio Code (with IAR Embedded Workbench installed) to:
    • Build IAR Embedded Workbench projects
    • Run the C-STAT static analysis tool
    • Debug applications using the same range of hardware/debug probes as in IAR Embedded Workbench. (An initial debug session with IAR Embedded Workbench is required to fill in the settings in the Hardware setup dialog box, prior to debugging in Visual Studio Code)
  • C-STAT enhancements
    • MISRA C:2012 Amendment 1
      The static analysis tool C-STAT has extended its coverage of the MISRA C:2012 Coding Standard and now fully supports MISRA C:2012 Amendment 1. This amendment adds 14 additional rules to MISRA C:2012 with a focus on security concerns highlighted by the ISO C Secure Guidelines. Several of these address specific issues pertaining to the use of untrustworthy data, a well-known security vulnerability.
    • MISRA C:2012 Amendment 2

      The static analysis tool C-STAT has extended its coverage of the MISRA C:2012 Coding Standard and now fully supports MISRA C:2012 Amendment 2. This Amendment adds two additional rules to MISRA C:2012 and introduces support for ISO/IEC 9899:2011, commonly referred to as "C11".

    • Improved performance
      Depending on the project, the analysis can be up to 40% faster and memory consumption reduced by up to 20%, compared to the previous version of C-STAT.
  • Updated device support
    The device support files have been updated to the most recent version from Renesas.
  • Updated user documentation
    The C/C++ Development Guide, C-SPY Debugging Guide, and IDE Project Management and Building Guide have been updated to reflect the product changes.
Read complete release notes

Version 4.21

  • RL78/G23 microcontroller group support
    The RL78/G23 group of microcontrollers is now supported.
  • IAR Build Tools for Linux
    A new product, IAR Build Tools for Renesas RL78, is available. It requires a separate product license and is distributed as a Debian package for Ubuntu containing the IAR C/C++ Compiler, IAR Assembler, Linker and library tools, C-STAT, IARBuild, and runtime libraries. Get product info
  • C-STAT enhancements
    • Extended coverage of CERT C
      The static analysis tool C-STAT has extended its coverage of the SEI CERT C Coding Standard. The SEI CERT C Coding Standard's goal is to provide rules for developing safe, reliable, and secure systems in the C programming language, with support for C11 constructs. C-STAT covers all rules in the different CERT C sections listed on the CERT C wiki as of January 2020, with the exception of the API, CON, POS, and WIN sections, which are not applicable to IAR Systems products, yielding a total of 90 covered rules.
    • Link analysis trace information
      The link analysis messages now display trace information when relevant. For checks looking for conflicting symbol names, all conflicting declarations are now listed in the trace information instead of each pair of conflicts being described in a separate message. This might lead to fewer reported messages for the same number of found issues.
  • Renesas Smart Configurator included
    The Renesas RL78 Smart Configurator V1.0.1 has been included.
Read complete release notes

Version 4.20

C18 support
The default Standard C is now C18 (ISO/IEC 9899:2018).

C++17 support
The compiler now supports almost all C++17 features. The C++ library supports C++14 with no C++17 additions.

Improved Source Browser
The following improvements have been made to the Source Browser:

    • The source browser data is generated faster as it is now running as a separate thread.
    • New Source Browser Log window.
    • Status indicator in the status bar.
    • Enhanced feedback in case source browsing data cannot be generated.

EZ-CUBE2 On-Chip Debug Emulator support
The EZ-CUBE2 On-Chip Debug Emulator, primarily targeted for the Chinese market, is now supported.

E2 emulator power debugging in C-SPY
The E2 emulator allows you to measure the dynamically changing current drawn by the user system. This is visualized as a graph in the C-SPY Timeline window as well as a list of time-current value pairs in the Power Log window. It is also possible to stop execution when the current goes above or below a certain user-defined threshold value.

Documentation Comments support in the editor
The editor can distinguish comments that start with /**, /*!, /// or //! as Documentation Comments. Inside a Documentation Comment, the editor can recognize keywords that begin with \ or @. If the keyword is recognized as a doxygen keyword, the Documentation Comment will appear in tooltips and parameter hints for variables and functions. See IAR Embedded Workbench IDE Project Management and Building Guide for more information.

Updated user documentation
The IDE Project Management and Building GuideC-SPY Debugging Guide and C/C++ Development Guide have been updated to reflect the product changes.

Read complete release notes

广泛的 MCU 芯片支持

支持的 RL78 芯片

适用于 Renesas RL78 的 IAR Embedded Workbench,使您能够充分利用 Renesas RL78 MCU 的功能。

查看所有支持的芯片
renesas-rl78_supporteddevices2.png

您需要什么类型的许可?

我们的工具提供灵活的许可模式,以满足您公司的需求。连同我们的支持和更新协议,您可以得到您所需要的多时区和多语言的支持。

Read more about Licenses

了解更多?

获取报价

填写以下报价请求表,我们的本地销售团队将与您联系,根据您的需求,提供报价。

* 阅读我们的隐私政策

基准测试结果

IAR Embedded Workbench for RL78 的高度优化技术可生成非常紧凑的代码。

代码大小基准测试

在这个基准测试中,我们采取了真实的客户应用,并对其进行了尺寸测试。该基准测试比较了 IAR Embedded Workbench 和 Renesas CC 的代码之间的链接代码和常量的总大小。

在测试的应用中,IAR Embedded Workbench 产生的代码比 Renesas CCRL 产生的小 28%。

Tools and options for RL78 code size benchmark

This is a code size test on real customer applications where the size of linked code + constants has been compared. The test was performed with the following tools and options:

CC-RL v1.10.00

ccrl -cpu=S3 -c -dbl_size=4 -dev=DR5F104PJ.DVF -g -Osize -Oalias=ansi -Osame_code

IAR EWRL78 v4.21

iccrl78.exe --core S3 --code_model near --data_model near --near_const_location rom0 -e --debug -Ohz --double=32 --no_scheduling

GCC for Renesas RL78 v4.9.2
rl78-elf-gcc -MMD -MP -Os -ffunction-sections -fdata-sections -g -mg14 -mrelax -mmul=g14 -c -x c

Kitchen oven display software kitchen_oven_display
Smallest Univalue Segment Assimilating Nucleus (SUSAN) susan
Telecommunication signal processing gsm_efr
Oven temperature controller temp_display
Bluetooth stack bt_stack
RTOS self-test application RTOS_test
Functions to descramble CSS encrypted DVD content. decrypt
Blowfish algorithm blowfish
Insert and extract bit fields bittest

 

免费试用软件

IAR Embedded Workbench for Renesas RL78 - Free trial version

评估许可是完全免费的,允许您试用该软件以评估其效率和易用性。点击下载时,系统会要求您注册以获得许可。

对于 14 天的限时版本,请注意以下几点:

  • 评估许可的时间限制是 14 天

  • 不允许用于产品开发或任何形式的商业用途

  • 不包括运行库的源代码

  • 不支持 MISRA C

  • 只提供有限的技术支持

Download

用户指南和文件

硬件调试和 RTOS 支持

Hardware debugging support

  • Renesas E2 Emulator
  • Renesas E1 Emulator
  • Renesas E2 Emulator Lite
  • Renesas EZ-Cube
  • Renesas IECUBE
  • Renesas E20
  • Renesas TK

RTOS support

  • Micrium μC/OS-II
  • OSEK Run Time Interface (ORTI)
  • embOS
  • Express Logic
  • FreeRTOS
  • CMX

Each RTOS plugin installs a number of new windows in C-SPY, most importantly the task or thread list windows where task-specific breakpoints can be specified and task-specific steps executed. Different inspector windows display the contents of the internal data structures of the RTOS such as timers, queues, semaphores, resources and mailboxes.

语言和标准

IAR C/C++ 编译器提供 C 和 C++ 编程语言的不同方言,以及针对嵌入式编程的不同扩展(请注意,并非所有语言标准都支持所有目标实现)。编译器可以被指示禁用扩展,以严格遵守标准。

支持多种行业标准的调试和映像格式,与大多数流行的调试器和模拟器兼容。其中包括 ELF/DWARF(如适用)。

符合 ISO/ANSI C/C++ 标准

IAR C/C++ 编译器遵守以下 C 语言编程标准的独立实现:

  • INCITS/ISO/IEC 9899:2018,即 C18(仅限最新版本)

  • 编译器支持所有 C++17 功能。C++ 库支持 C++14,没有补充 C++17(仅限最新版本)

  • ISO/IEC 14882:2015,即 C++14

  • INCITS/ISO/IEC 9899:2012,即 C11

  • ANSI X3.159-1989,即 C89

不同编译器的 ISO/ANSI C/C++ 兼容性水平存在差异。如需了解完整信息,请参考您所选产品中的 IAR C/C++ 编译器用户文档。

IEEE 754 标准

IAR Embedded Workbench 支持 IEEE 754 标准的浮点运算。

MISRA C

MISRA C 是由 MISRA(汽车工业软件可靠性协会)制定的 C 编程语言的软件开发标准。它的目的是促进嵌入式系统中的代码安全、可移植性和可靠性,特别是那些用 ISO C 语言编程的系统。

MISRA C 标准的第一版是《汽车软件中 C 语言的使用指南》,诞生于 1998 年。2004 年该协会发布了第二版指南,其中进行了许多重大修改,包括对规则进行了全面的重新编号。此外,MISRA C:2012 的扩展支持和 MISRA C++:2008 用于识别 C++ 标准中的不安全代码结构也被添加到标准中。

IAR Embedded Workbench 包含一个插件产品 C-STAT,因此您可以检查应用是否符合 MISRA C:2004、MISRA C++:2008 和 MISRA C:2012 定义的规则。

测试验证

我们使用以下商业测试套件来测试我们的工具是否符合标准:

  • 适于 ISO/IEC C 标准一致性的 Plum Hall 验证测试套件

  • 适于测试 C++ 标准一致性的 Perennial EC++ 验证套件

  • Dinkum C++ Proofer 测试我们的库是否符合 C 和 C++ 标准,并根据 C++ 标准测试我们的 STL 实现

除商业套件外,我们还使用一些内部测试套件来测试新功能、执行回归测试、纠正错误等。

We do no longer support Internet Explorer. To get the best experience of iar.com, we recommend upgrading to a modern browser such as Chrome or Edge.