当前位置:网站首页>Reza RA series - development environment construction

Reza RA series - development environment construction

2022-06-25 09:36:00 Jeff-Chen

RA series IDE install

To use RA Series to be installed with FSP software package . Yes 2 Two ways to build RA Series development environment
1、 Other versions have been installed e2 studio, Direct installation FSP. For example, I have installed a version of Version: 2021-10 (21.10.0) Of e2 studio, Just put the FSP_Packs_v3.7.0.exe The installation to e2 studio Can be installed under the directory
FSP Installation package
Download link :https://download.csdn.net/download/qq_27893147/85736314
FSP setup script
2、 Install one separately RA Version of e2 studio. This installation method will RA Version of e2 studio Installed in and other versions e2 studio Under different paths .
 Insert picture description here
Download link
 Insert picture description here
Personal suggestions 1, The advantage is that you can create a full range of projects , The downside is that you may need to install the compiler chain separately

Engineering creation

1、 Click New , choice RA series
 Insert picture description here
2、 Enter the project name , Select a specific model
 Insert picture description here

Basic use

1、 Configuration interface
Double click to open the graphic configuration interface
 Insert picture description here
2、 Lighten up LED
Configure the clock and LED Corresponding IO mouth . Click on Geneate Project The generated code
 Insert picture description here
take R_IOPORT_PinWrite Drag the function to the place you want to call
 Insert picture description here
Compile burn , You can see LED flashing

原网站

版权声明
本文为[Jeff-Chen]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/176/202206250900388715.html