logo资料库

RL78 快速入门教材-中文版.pdf

第1页 / 共150页
第2页 / 共150页
第3页 / 共150页
第4页 / 共150页
第5页 / 共150页
第6页 / 共150页
第7页 / 共150页
第8页 / 共150页
资料共150页,剩余部分请下载后查看
RL78/G13开发套件 快速入门教程 瑞萨电子(中国)有限公司 2013-8-7 © 2011 Renesas Electronics (China) Co., Ltd. All rights reserved. REBJ-OS-MC-10015
本教程基本内容 一、RL78/G13开发套件简介 二、安装开发环境(CubeSuite+) 三、基于MCU板, 仿真环境建立、 LED灯闪烁例程的编写,调试和RFP (Renesas Flash Programmer)烧写。 四、使用CubeSuite+的code generator(代码生成器),生成PWM, UART,IIC,AD,SPI例子程序 使用CubeSuite+的code generator(代码生成器),简单浏览目标芯片硬件手 册,即可完成相关寄存器配置及底层驱动程序的编写,实现快速上手。 2 © 2011 Renesas Electronics (China) Co., Ltd. All rights reserved.
一、RL78/G13开发套件简介
包装清单 USB缆 Emulator板 MCU板 光盘 如图所示,包括一块MCU板和一块Emulator板,USB缆和配套光盘 4 © 2011 Renesas Electronics (China) Co., Ltd. All rights reserved.
套件硬件 Emulator板,即仿真器 USB接口,用 于连接PC 电源跳线,连接则 由Emulator板给 MCU板供电, (5V,<200mA)。 MCU板如需单独 供电,请将其断开 连接Emulator板 接口(5-pin) Emulator板与MCU板连接时,禁止在Emulator板上J1短接的情况下,对MCU板外部供电 MCU板(内置振动器,无需外接晶振) RL78/G13 (R5F100LE) (64-pin, 64KB ROM) GND 连接MCU板接口 (5-pin) LED灯 VDD (2.7V~5V)
使用要求以及注意事项 使用要求 在使用套件前,需要在PC机上安装CubeSuite+和USB驱动; CubeSuite+正常运行,必须保证PC机上安装有以下软件(详情见后): .NET Framework 4.0 SP1 Visual C++ runtime libraries (Visual C++ 2010 SP1 Redistributable Package) 注意事项 安装软件以及建立应用工程时,请不要使用中文目录名称、中文文件夹以 及中文文件名称,不要在windows桌面安装软件以及建立应用工程 软件安装完成之后才能将套件连接到主机 6 © 2011 Renesas Electronics (China) Co., Ltd. All rights reserved.
二、开发环境安装 2.1 NET Framework 4 2.2 Microsoft Visual C++ 2010 SP1 2.3 CubeSuite+2.00.00a 2.4 驱动程序 7 © 2011 Renesas Electronics (China) Co., Ltd. All rights reserved.
2.1 NET Framework 4 安装NET Framework 4 – 存放位置:光盘\ dotNetFx40_full_x86_x64.exe (此安装包的详细说明,请见Microsoft说明网页- http://www.microsoft.com/en-us/download/details.aspx?id=17718) – 支持的操作系统 – Windows XP SP3 – Windows Server 2003 SP2 – Windows Vista SP1 or later – Windows Server 2008 (not supported on Server Core Role) – Windows 7 – Windows Server 2008 R2 (not supported on Server Core Role) – Windows 7 SP1 – Windows Server 2008 R2 SP1 ***非以上系统,请到Microsoft 下载中心查找对应的安装包 (http://www.microsoft.com/en-us/download/default.aspx) 8
分享到:
收藏