通过此教程,您可以了解瑞萨RX系列解决方案、软件和工具的各种功能。此教程以简单易懂的形式介绍了瑞萨的开发环境,指导您开始进行开发。

工具学习

chevron_right 入门教程

chevron_right 工具特点

 

 

build_circle 入门教程

本视频介绍了RX 产品家族的开发工具和软件


RX 仿真器选择指南 [05:18]

视频介绍用于开发 RX 系列微控制器的仿真器。

This video shows how to determine the current consumption of a user system using the E2 emulator and e² studio.

This video introduces the external trigger I/O functions of the E2 emulator.

This video introduces optional products for PG-FP6.

视频介绍和比较两种不同的编程工具 - 瑞萨闪存编程器和 PG-FP6。用户可以通过本视频,选择适合需求的产品。

- e² studio

视频演示如何为瑞萨 RX 和 RL78产品家族安装e² studio。

本视频演示如何在e² studio中,创建 RX 新项目。

演示如何在 e² studio 中, 为瑞萨 RX 修改构建设置并调试项目。

该视频演示了如何获取和设置瑞萨闪存编程器,以及其烧写 RX140 目标板的基本步骤。

本视频演示了如何获取和设置PG-FP6 及其基本使用步骤。

本视频演示如何在 Linux 平台上,安装 e² studio 和 用于RX 的 GCC 工具链。

keyboard_double_arrow_up



- Microsoft Visual Studio Code

本视频演示如何在 Visual Studio Code (VS Code) 中安装瑞萨扩展程序。

本视频演示如何在 Visual Studio Code (VS Code) 中构建和调试 RX 项目。

keyboard_double_arrow_up

build_circle 工具特点

- 集成开发环境

Starting with e² studio 2023-07, new modes have been added for simplified installation operation. This video shows the simplified e² studio installer.

This video will show you how to install everything you need in e² studio without omission.

本视频演示如何更改 e² studio 的显示语言。

本视频演示了如何为 e² studio 安装开源工具链 (OSS) 。

该视频演示了如何在一台电脑上安装多个 e² studio版本。

该视频演示了如何升级更新已安装的 e² studio版本。

This video will show you how to install additional toolchain (compiler) in e² studio.

This video introduces the GUI window Welcome page, which is useful if you are new to e² studio or just want to know the operating tips.

本视频介绍了如何在 e² studio 中添加MCU产品家族支持

本视频介绍了如何在 e² studio 中更改设备。

初始开发项目时,您可能需要参考适用于您 MCU/MPU 使用的样例代码。 在这种情况下,无需网络搜索即可在e² studio上轻松查阅获取样例代码,并立即使用。 本视频演示在e² studio中,如何使用智能浏览器,快速有效地查找和导入适用您设备MCU/MPU 的样例代码的简单方法。

若要获取MCU/MPU技术信息,无需网络搜索即可在e² studio上快速查阅。本视频演示了如何使用智能浏览器轻松访问MCU/MPU技术信息。

构建项目时 (例如导入的项目),您可能会遇到与工具链相关的错误。 在这种情况下,在工具链设置中设置编译器版本即可解决问题。 视频演示了如何设置 e² studio 的工具链。

本视频演示如何在 e² studio 中设定 CC-RX 和 CC-RL 构建器的链接顺序。

如果需要 HEX 文件,例如将程序写入 ROM 时,本视频展示了如何在使用 CC-RX 编译器时创建 HEX 文件并设置输出格式。

This video shows how to save the build log and how to set the number of lines displayed in the Console view.

This video shows how to manage source code using EGit in e² studio if your development project uses the version control system Git.

This video will show you 2 ways to download binary data in e² studio.

该视频演示了如何在e² studio中以 .zip 格式导出和导入e² studio项目。

This video shows how to import CS+ for CC project into e² studio.

编程或调试过程中可能会需要查看 IO 寄存器规格。在这种情况下,无需搜索硬件手册即可在 e² studio 上轻松查看。本视频展示了使用“智能手册”快速查看 IO 寄存器规格的简单方法。

本短视频展示了如何快速缩进代码,保持整洁易读的代码格式。

开发过程中可能会反复打开视图、使用函数、配置行为、查看文件等。本视频将展示如何使用“快速访问”高效操作 e² studio。

本视频介绍如何显示和配置热键(键盘快捷键)。这使您可以自定义 e² studio 以改进工作流程。

此教程展示了如何快速创建 C 语言循环。

视频演示如何在 e² studio 中实时监测变量。

实时图表视图可根据时间绘制变量的值。本视频将演示如何在 e² studio debugger 调试使用实时图表视图。

e² studio 是基于全球广泛使用的 Eclipse 平台,是用于开发瑞萨 MCU的集成开发环境 (IDE)。本视频演示在 e² studio 中, 如何运用内存使用量视图。

e² studio 是瑞萨电子公司基于Eclipse的集成开发环境。Visual Expressions 是一款使用图形显示变量的工具。通过本视频的介绍,您将学会在 e² studio 的调试会话中,如何设置 Visual Expressions 视图。包括:打开 Visual Expressions 视图,创建仪表 (Gauge) 来监测变量的实时变化,创建旋钮 (Dial) 以接受实时输入。

将 printf 语句写入源代码,可实现简单调试。但是更改源代码后,需要重新构建和启动程序,这非常耗时。本视频将展示如何在不更改源代码的情况下使用 printf 调试。

本视频以 RX130 为例,展示了如何在 e² studio 中使用闪存模块 FIT 检查重新编程。

keyboard_double_arrow_up

- 代码生成:智能配置器

本视频向您展示如何在智能配置器中对时钟和组件进行设置。

本视频介绍针对RX系列的智能配置器。

本视频显示了如何在 e² studio上使用智能配置器创建一个LED闪烁 (Blinky) 项目。

该视频演示了在e² studio中如何创建智能配置器项目。

瑞萨的开发板提供多项性能, 以方便使用瑞萨的微控制器开发应用程序。为了帮助开发应用程序,智能配置器提供了一个全新的功能,可以根据瑞萨板的不同性能选择合适的软件。本视频将使用 RX671的瑞萨电子入门套件+, 来演示这项功能。

本视频演示如何使用智能配置器功能将组件的设置从一个项目转移到另一个项目。

本视频介绍智能配置器的开发辅助功能,该功能可辅助开发者更轻松地编码,提高软件开发效率。

本视频演示了如何使用智能配置器组件 CMT 编写 LED 闪烁程序

本视频演示了如何编写用电位计控制 LED 的程序。

本视频介绍当您导入项目后,智能配置器可轻松下载缺失的FIT模块的功能。只需一键,您就可以快速地下载项目所需的FIT模块。

本视频演示如何在智能配置器中显示预先下载的FIT模块。

This video demonstrates how to change the FIT module version in Smart Configurator.

本视频演示在e² studio下如何通过智能配置器来使用与FIT模块捆绑的样例项目。

该视频展示在e² studio环境下,如何将代码生成器项目迁移到智能配置器。

如何在适用于 RX 的 IAR 嵌入式工作台中使用智能配置器和 FIT 模块。

此视频演示如何在 IAR Embedded Workbench开发环境下使用RX 智能配置器来进行 Azure RTOS 项目的开发。

本视频展示了如何使用智能配置器中的用户代码保护功能。

此视频介绍如何使用智能配置器让代码生成器生成以十六进制值表示的驱动代码。

keyboard_double_arrow_up

- 编译器

本视频介绍了瑞萨编译器的许可证类型。

本视频演示了瑞萨编译器许可证管理器的基本用法。

本视频演示了如何使用瑞萨编译器的浮动许可证。

This video demonstrates the configuration of the stack area for an RX microcontroller using the CC-RX compiler and e² studio.

本视频展示了如何配置 CC-RL/CC-RX/CC-RH 编译器以提升循环程序的执行速度。

This video introduces how to use a new trigonometric function unit of RX, — TFUv2, with the CC-RX compiler.

本视频介绍了如何将 RX 的三角函数单元与 CC-RX 编译器配合使用。

This video demonstrates how to use MISRA C Rule Check, a feature of the CC-RL/CC-RX/CC-RH compiler (Professional edition), using e² studio.

keyboard_double_arrow_up

- Programmer

本视频介绍了如何使用瑞萨闪存编程器的命令行。

本视频介绍PG-FP6 群组编程器(PG-FP6 Gang Programmer), 解释如何准备软件,硬件设置以及使用说明。

keyboard_double_arrow_up

解决方案开发学习

chevron_right 触摸按键解决方案

chevron_right 图形用户界面解决方案

chevron_right 电机解决方案

chevron_right 云连接解决方案

chevron_right Bluetooth® Low Energy解决方案

chevron_right 安全解决方案

chevron_right 语音识别解决方案

chevron_right 基于模型的开发环境

 

touch_app 触摸按键解决方案

- 触摸开关(接触式)

The workflow diagram has been updated in QE for Capacitive Touch v3.2.0. In this video, we introduce the new workflow diagram.

对于使用电容式触摸传感器的嵌入式系统开发,此工具简化了触摸用户界面的初始设置和灵敏度的调谐,从而缩短了开发时间。

本视频说明了检测触摸传感器所需的软件设置。

本视频说明了轻松调谐灵敏度的过程。

本视频说明了监控和调整灵敏度的过程。

This video shows how to tune a touch sensor via serial communication using a plug-in of QE for Capacitive Touch.

In this video, we will show you how to use the Monitoring Log feature of QE for Capacitive Touch to reproduce monitoring and review detailed monitoring data.

本视频展示了如何通过独立应用程序进行串行通信调谐。
通过独立应用程序,即使在非 e² studio 的集成开发环境下(例如 CS+),也可以开发使用电容式触摸传感器的应用程序。

在本视频中,我们将向您展示如何使用兼容的 API 和 QE 工具迁移触控模块。 在新版本的模块中,内部设计和所有 API 都经过了全面审查,以提高准确度和性能。

QE for Capacitive Touch 具有各种实用功能。“测量标准差”功能就是其中之一。您可以通过测量标准偏差来确认按钮的 SNR 值。

- 非接触式用户界面 (U/I)

本视频展示了如何通过 QE for Capacitive Touch 开发 3D 手势 AI 解决方案。只需遵循工作流程,即可轻松开发 3D 手势识别功能。

本视频展示了如何通过 QE for Capacitive Touch 为开发 3D 手势 AI 解决方案创建手势数据。

本视频展示了如何通过 QE for Capacitive Touch 为开发 3D 手势 AI 解决方案监控已创建的手势 AI。

keyboard_double_arrow_up

tablet 图形用户界面解决方案

该视频介绍了 在RX65N Envision 套件中使用的 GUI的 开发过程。

介绍从启动项目到调整图像质量和安装合作伙伴GUI工具的整个过程。
同时提供了调整过程各步骤的简短视频。
Step1: QE for Display Tutorial: How to Prepare a Project [02:41]
Step2: QE for Display Tutorial: How to Adjust LCD [02:09]
Step3: QE for Display Tutorial: How to Create GUI [03:49]

介绍从启动项目到调整图像质量和安装合作伙伴GUI工具的整个过程。

在本视频中,我们将展示如何创建新项目以及工作流步骤 1:准备,QE for Display [RX、RA](RX 家族:串行 LCD)。

在本视频中,我们将展示工作流步骤 3:通过 LCD 创建 GUI,QE for Display [RX、RA](RX 家族:串行 LCD)。

keyboard_double_arrow_up

support 电机解决方案

This video demonstrates how to search for and download the motor control sample project from the Renesas website and how to import it into the e² studio workspace.

This video demonstrates how to set the software configuration for motor control for the RX family.

这些视频介绍了使用 RZ24T/RX24U(应用笔记:R01AN5497)的样本项目“永磁同步电机的无传感器矢量控制”。 演示了如何创建电机项目、添加用户代码、运行电机项目。

keyboard_double_arrow_up

cloud 云连接解决方案

- Amazon Web Services (AWS)

本系列视频展示了如何将 AWS FreeRTOS 与 CK-RX65N 配合使用。这是一个关于如何将 CK-RX65N 连接到 AWS IoT Core 并显示 MQTT 消息的教程。

本视频展示了如何通过 RX MCU 和 FreeRTOS 与亚马逊网络服务(AWS)之间的通信实现 MCU 的间歇式运行和低功耗操作。

瑞萨 RX65N 云端套件是基于 RX65N 微控制器的云通信性能评估套件,可通过 Wi-Fi 连接到亚马逊网络服务(AWS)。

介绍了使用瑞萨 RX65N 云端套件连接到 AWS 云的步骤。

本视频将展示如何在e² studio环境下通过Smart Configurator来使用FreeRTOS IoT。

This tutorial walks you through setting up Amazon Web Services, creating initial firmware, and executing OTA with updated firmware using QE for OTA.

该视频演示了固件如何无线( OTA) 更新二级设备,通过与二级设备连接的网关设备和亚马逊网络服务通信。

This video guides you how to perform Fleet Provisioning using the Amazon FreeRTOS.

This video guides you through performing Over-the-Air (OTA) using FreeRTOS, detailing the installation of Tera Term, Python, OpenSSL, and the Renesas Image Generator.

This video guides you on how to create the initial firmware for FreeRTOS with Over-the-Air (OTA) demo.

This video guides you on how to create the updated firmware for FreeRTOS with Over-the-Air (OTA) demo.

This video explains the preparation to launch Tracealyzer® during application development in e² studio for Renesas' RX Family of MCUs.

- Microsoft Azure

本视频将展示如何在 e² studio 环境下通过 Smart Configurator来使用Azure RTOS。

本系列视频展示了如何将 Azure RTOS 与 CK-RX65N 配合使用。它将向您展示如何使用 CK-RX65N 和 Microsoft Azure 进行云连接。

This video guides you how to perform ADU (OTA) using the Azure RTOS.

本视频向您展示了如何使 微软的 Azure RTOS 在 RX65N云端套件 上运行。 这是一个关于如何将 RX65N 云端套件 连接到 Azure IoT Hub 并显示传感器数据的教程

本视频为程序设置部分。
首先,视频解释了 Azure IoT Hub 和 RX65N 云端套件之间的连接设置。然后,它展示了如何在 Azure RTOS 示例代码中设置 Azure 连接信息。 最后,它展示了如何在构建后连接到 Azure IoT Hub

本视频为 Azure 云的操作部分。
 它将向您展示如何描述 RX65N云端套件发送到 Azure IoT Hub 的数据,以及如何引用 Azure IoT Hub 中的数据

This video demonstrates how to perform firmware OTA updates on the leaf device connected to a host device by using Microsoft Azure ADU. The leaf device is also called a secondary device.

This tutorial walks you through setting up Microsoft Azure, creating initial firmware, and executing OTA with updated firmware using QE for OTA.

Debugging with Azure RTOS TraceX using only the CK-RX65N board is useful for Azure RTOS TraceX developers.

keyboard_double_arrow_up

bluetooth Bluetooth® Low Energy 解决方案

本教程将引导您完成创建蓝牙低功耗(BLE)配置文件并与智能手机通信的过程。

keyboard_double_arrow_up

security 安全解决方案

This video introduces an overview of the integrated crypto engines including highlights of the RX Firmware Integration Technology (FIT) modules needed to incorporate security engine functionality into your applications.

This video provides an overview of the secure storage of application keys, including protection of the keys, key wrapping, and use cases for installation, update, and storage.

This video walks through the process of secure key installation on your MCU using the Renesas Secure Flash Programmer to ensure the plain text of your application key is not exposed.

This video explains how to get a new application key update onto your device when products are already in use without plain text key exposure.

Fifth in the RX security video series – Renesas walks through the process of secure factory programming on your MCU using the Renesas Secure Flash Programmer to ensure the plain text of your application program is not exposed.

Sixth in the RX security video series – Renesas walks through the process of encrypting the application program and performing a Secure Firmware Update using the Renesas Secure Flash Programmer so that the plain text of the application program to be updated is not exposed when updating the application program.

本视频演示了如何使用面向瑞萨 RX65 微控制器的 IAR Systems (Secure Thingz) Embedded Trust 安全开发工具。

keyboard_double_arrow_up

volume_up 语音识别解决方案

本视频展示了如何使用评估工具轻松实现语音识别功能。

keyboard_double_arrow_up

dashboard 基于模型的开发环境

本视频介绍了一款有用的软件工具:Embedded Target。这种基于模型的开发环境能够帮助开发人员减少测试时间和成本。

keyboard_double_arrow_up


Related Links

RX 系列 32 位高功效 MCUchevron_right
RX系列常见问题chevron_right
RX视频库(宣传视频/演示)chevron_right
RX在线培训模块chevron_right
Renesas Engineering Communitychevron_right

keyboard_double_arrow_up 返回顶部