The e² studio is an Eclipse-based integrated development environment (IDE) for Renesas MCUs. In addition to Eclipse’s own powerful code editor, the e² studio offers a rich range of extended functions. The e² studio covers all development processes, from the downloading of sample code to debugging.
For details, see the following e² studio information page for your device family.
*The FSP installer is available at the RA family information page.
See the information page for each family for details of Target Devices.
*Please contact Renesas sales division for RE Family.
*For Renesas Synergy users, please refer to e² studio for Renesas Synergy™.
*RE family and Renesas Synergy™ are not supported by e² studio Linux Host version.
*SH family is only compatible with projects for SH family devices prior to V5.4.0.
This video introduces the emulator for developing RX family microcontrollers circuits.
00:00 Opening
01:26 Function comparison
02:41 Current consumption tuning solution
03:46 External Trigger Input Function
04:17 External Trigger Output Function
04:47 External Trace Function
04:59 Web Introduction
Related resources:
For details on the functions and tools supported for a family, refer to the information page for family
You can generate projects for Renesas MCUs through simple operations of the e² studio. Select the MCU and the compiler to be used in the wizard function to generate a project which includes basic sample code. This allows you to immediately start building or debugging a project.
Adjusting the source code of a generated project to suit the specifications of a development board can be complicated. However, the e² studio’s code generators can help you resolve this. For example, you can easily set clocks, pins, and interrupts of the MCU with the Smart Configurator. Also, you can then automatically generate code which includes those settings. Downloading or importing middleware and making the various settings required for code generation are also possible.
See here for details of the Smart Configurator. >>
For detailed information on generating code for a family, refer to the information pages for the family.
The Eclipse CDT (C/C++ Development Tooling) editor built into e² studio offers extremely powerful functionality specifically designed for C/C++ developers. These features include:
For detailed information on compilers supported for a family, refer to the information pages for the family
.
The compilers from Renesas and our partner vendors can be used in combination for building. Note that each compiler must be separately installed, since a compiler is not included as part of the e² studio product. Installing several compilers gives you a choice of which one to use.
A GUI allows you to set up the whole toolchain and automatically generates a 'makefile' for use in building.
Please refer to the information page for each family for information on support for each family.
The standard GDB debugger of the Eclipse CDT provides basic functions such as displaying register values, operations on memory, setting of breakpoints, and control of execution. In addition to those general debugging functions, high-performance functions such as real-time memory display, real-time tracing, peripheral register display, and breaks by events in the hardware of Renesas MCUs are available. You can also use various emulators (the E2, E2 emulator Lite, E20, or J-Link from Segger) in combination with the e² studio.
Please refer to the information page for each family for information on support for each family.
The e² studio consists of the open-source Eclipse integrated environment framework, CDT plug-in, and various plug-ins from Renesas and our partner vendors. This structure makes it easy to add or update compilers and plug-ins, making the e² studio a highly multi-functional and expandable IDE.
In addition to the tool plug-ins from Renesas and our partner vendors related to building, coding, and debugging, many open-source plug-ins, some of which you may find handy, are available for use in development.
For details, refer to the documents for the Eclipse platform and CDT plug-in on the Eclipse Web site (https://www.eclipse.org/).
Renesas is also making an expanding range of tools, such as QE (Quick and Effective Tool Solutions), available for installation as plug-ins.
Installing QE tools for assisting in application development expands the functionality of the e² studio and easily starts applications. A QE provides a GUI that will guide you in setting up the various functions you require and incorporates knowhow for the development of the given functions.
For example, the QE for Capacitive Touch provides you with a GUI for setting touch buttons and adjusting tuning parameters. The QE for Display provides GUI sliders that allow you to adjust image quality while checking the results on the actual display.
QE(Quick and Effective tool solution)
With the project importing function, you can immediately transfer projects from the CS+ Integrated Development Environment (IDE) or High-performance Embedded Workshop from Renesas to the e² studio. The e² studio is also capable of exporting projects for use with CS+.
These functions are supported for V2.1 and later versions of the e² studio, V3.00.00 and later versions of CS+, and V2.00.00 and later versions of CubeSuite+.
See here for details. >>