Skip to main content

Overview

Description

An AP4 and Applilet is a standalone tool for automatically generating control programs (device driver programs) for peripheral modules in accordance with user settings. You can select the type of build tool (compiler). The control programs generated for the peripheral modules by the AP4 or Applilet are intended to suit the selected build tool.

Source code can also be generated for the IAR Embedded Workbench from IAR Systems and for MULTI® (support for RH850 and V850 family) from Green Hills Software and for the Development Studio (DS-5™; support for RZ family) from Arm® Limited.

Important: A Note to Users of the AP4 for RX: We recommend that you consider migrating to the Smart Configurator, as it supports the following three functions: importing middleware in the form of FIT modules, generating driver code, and setting pins from the AP4
The Code Generator plug-in is useful in conjunction with the GNU tools or Renesas compiler packages.

Features

  • Standalone coding assistance tool
  • Control programs generated for the peripheral modules suit the selected build tool (compiler).
  • Simple operation by an easy-to-follow GUI
  • Includes a feature to check for contention by peripheral modules for pins
  • Supplies functions for operating peripheral modules in the form of an API
  • Learn More

Release Information

Details of upgrade (See Tool News)

Operating Environment

Target Devices

Downloads

Documentation

Videos & Training

Additional Details

Product Lineup

MCUProduct NameLatest Ver. Released
FamilySeriesGroup
RZRZ/TRZ/T1AP4 for RZV1.10.00
Oct 06, 2020
RH850RH850/E1xRH850/E1M-S, RH850/E1LAP4 for RH850 (Please contact us.)V1.02.00
Jan 22, 2018
RH850/F1xRH850/F1KAP4 for RH850V1.05.00
Jul 20, 2018
RXRX100RX110 (Note1), RX111 (Note1), RX113 (Note1), RX130 (Note1)AP4 for RXV1.15.01
Aug 27, 2018
RX200RX230 (Note1), RX231 (Note1), RX23T (Note1), RX24T (Note1), RX24U (Note1)
RX600RX64M (Note1), RX651 (Note1), RX65N (Note1)
RX700RX71M (Note1)
RL78RL78/F1xRL78/F1EAP4 for RL78V1.20.00
Jan 20, 2021
RL78/G1xRL78/G10, RL78/G11, RL78/G1C, RL78/G1D, RL78/G1E, RL78/G1F, RL78/G1G, RL78/G1H
RL78/H1xRL78/H1D
RL78/I1xRL78/I1C, RL78/I1D, RL78/I1E
RL78/L1xRL78/L13, RL78/L1A, RL78/L1C
RL78/D1xRL78/D1AApplilet3 for RL78V1.20.00
Jan 20, 2021
RL78/F1xRL78/F12, RL78/F13, RL78/F14, RL78/F15
RL78/G1xRL78/G1A, RL78/G12, RL78/G13, RL78/G13A, RL78/G14
RL78/I1xRL78/I1A
RL78/L1xRL78/L12
V850V850ES/JxV850ES/Jx3, V850ES/Jx3-E, V850ES/Jx3-H, V850ES/Jx3-LApplilet3 for V850V1.01.00
Apr 6, 2015
V850E/SxV850E/Sx3-H
78K78K0/Ix78K0/Ix2Applilet3 for 78KV1.02.00
Apr 6, 2015
78K0/Kx78K0/Kx2-L
78K0R/Fx78K0R/Fx3
78K0R/Ix78K0R/Ix3
78K0R/Kx78K0R/Kx3, 78K0R/Kx3-A, 78K0R/Kx3-L
78K0R/Lx78K0R/Lx3
V850V850ES/FxV850ES/Fx3Applilet2 for V850ES/Fx3V2.43
Oct 10, 2012
V850ES/SxV850ES/Sx3Applilet2 for V850ES/Sx3V2.41
Oct 18, 2012
78K78K0/Fx78K0/Fx2Applilet2 for 78K0/Fx2V2.42
Oct 18, 2012
78K0/Kx78K0/Kx2Applilet2 for 78K0/Kx2V2.42
Oct 18, 2012
78K0/Lx278K0/Lx2Applilet2 for 78K0/Lx2 (Note2)V2.41
Oct 18, 2012
78K0/Lx3Applilet2 for 78K0/Lx3V2.41
Oct 18, 2012
78K0S/Kx78K0S/Kx1+Applilet2 for 78K0S/Kx1+V2.41
Oct 18, 2012

Notes

  1. The Smart Configurator supports these devices of the RX Family. We recommend using the Smart Configurator for new development.
    Regarding the Smart Configurator >>
  2. Discontinued products. Technical support is available.

Support

Support Communities

  1. Using I2C / IIC API code from AP4 / Applilet / Code Generator for RL78... only getting first clock

    Overall I've been loving the AP4 Code Generator from Renesas for the RL78 (except for the billion possible names for the tool, not to mention I2C versus IIC, makes internet searches hard), but I'm having a problem getting I2C to work on my RL78 project and I've ...

    Apr 1, 2016
  2. RL78 for simple PWM

    Hi I am looking at using the RL78 series chip to give a reliable PWM signal out.  The signal wont be changing at all, I just want to apply power to the chip and it give out the constant 20% duty cycle at 25Hz.  Would this be relatively easy?  I ...

    May 23, 2019
  3. How to configure TAUJ0 as a master channel and INTP4

    Hi,I am using RH850 F1K microcontroller device is R7F7015814AFP. I have configured TAUJ0 as a master channel and TAUJ0O1 as a slave for PWM output. Also I want to configure the same pin for External interrupt (INTP4) input pin. (P8_0/TAUJ0I0/TAUJ0O0/DPIN2/PWGA14O ...

    Mar 31, 2021
View All Results from Support Communities (26)

Knowledge Base

  1. Failure to generate a stop condition when using simple I2C in RL78 code generation

    Observe the following timing requirement when writing 1 to the CKOmn bit in the flow chart for stop condition generation in simple I2C:Timing that satisfies the SCL low width standard of the I2C busSee section 12.8.4, Stop condition generation, in RL78/G13 User’s Manual: Hardware ...

    May 24, 2017
  2. Output the API for the source code using a code generator

    ... Preview] by following the instructions here. *2: The above screen shot is from CS+, but you can set the source code output for e² studio, AP4, and Applilet3 in the same way. 2.    The API function set by the instructions in the above step has been set to output the ...

    May 17, 2017
Support Communities

Support Communities

Get quick technical support online from Renesas Engineering Community technical staff.
Browse Articles

Knowledge Base

Browse our knowledge base for helpful articles, FAQs, and other useful resources.
Submit a Ticket

Submit a Ticket

Need to ask a technical question or share confidential information?