Overview
Description
The Renesas Starter Kit for RX62T is intended as a user-friendly introductory and evaluation tool for the RX62T microcontroller. The board also provides a useful platform for evaluating the Renesas suite of development tools for coding and debugging, using High-performance Embedded Workshop.
The purpose of the board is to enable the user to evaluate the capabilities of the device and its peripherals by giving the user a simple platform on which code can be run only minutes from opening box. It can also prove an invaluable tool in development by providing a useful test platform for code already debugged using one of our more powerful emulation tools.
About the bundled emulator
We have already discontinued production of the E1 emulator due to components of the product having reached their EOL (end of life, i.e. end of production). Please click on the following link to confirm the details and our successor products.
[Notification] End of Life (EOL) Notice for E1 Emulator (PDF | English, 日本語)
The Renesas Starter Kit which includes the E1 emulator is for sale as long as stocks last. There are no changes to the included emulator.
After stock of the Kit with E1 emulator ends, the kit will not include the E1 emulator.
[Notification] End of Life (EOL): Renesas Starter Kits with E1 Emulator (PDF | English, 日本語)
The IDE and flash programmer of the DVD-ROM do not support the E2 emulator and E2 emulator Lite. When you use either of the emulators, download the latest tool from the Renesas website.
Applications
Design & Development
Videos & Training
Additional Videos
Support
Support Communities
- RX62T starter kit button enable
Hello Everyone, I am trying to use the button on my RX62T starter kit to turn one LED. My code is below and isnt properly functioning. Can anyone please help me? thank you very much! #include
Dec 5, 2017int main(){ PORT7.DR.BIT.B1 = 0 ; // Make LED0 ... - RX62T (Starter kit) doesn´t load new programm
Hello all, we have a small problem with loading new programs on our Renesas RX62T. We build a new program and debug (Hardware debug) it without any fail massage. But the Renesas start only the old program. We delete the old program from e2-Studio and also Reset or restart ...
Feb 3, 2020