last update: 2024/05
OSレス(Baremetal)環境で動かせるデモサンプル
開発環境/IDE:Renesas CCRX (e2Studio / CS+)
圧縮・解凍 | emCompress-Embed, emCompress-ToGo |
---|---|
Modbus | Modbus Master (ASCII/RTU), Modbus Slave (ASCII/RTU) |
セキュリティ | emSecure (RSA Sign and Verify) |
暗号・サイファー | emCrypt PRO (Ciphers, HASH, MAC, Digital Signature, Key Generation, NIST prime curves, random bit generators) |
USB-Device | emUSB Device, BULK, CDC, HID, MIDI, VirtualMSD, Printer Class, USB Driver for RX |
リリースプログラムの「HSB-RX113」及び「Windows」フォルダを、開発環境インストール済みのユーザーパソコンのローカルドライブにコピーします。Windowsインストーラは不要です。
[Workspace] ├ HSB-RX113 ............. サンプルプログラム一式 └ Windows .............. テスト用PCツール
HSB-RX113 ├ Application .............. テスト用サンプルアプリケーション ├ BSP .............. ハードウエア依存設定、ドライバ ├ Config .............. コンフィグレーション設定、システム依存設定 ├ EVAL_Libs .............. SEGGERソフトウエア評価版ライブラリ ├ License.txt .............. 評価版ライブラリの利用条件 ├ .project .............. e2Studio環境用プロジェクト ├ HSB_RX113.mtpj ........... CS+環境用プロジェクト └ HSB_RX113.scfg ........... e2Studio FITコンフィグレータ設定
Application ├ Main.c ...... メインエントリハンドラ └ _Exclude ...... ※このフォルダはビルド対象外に設定しています ├ COMPRESS .... 圧縮・解凍機能のデモサンプル ├ CRYPTO .... 暗号・サイファー機能のデモサンプル ├ MB .... MODBUS MASTER機能のデモサンプル ├ SECURE .... 不正改造・不正量産を防ぐセキュリティソリューション └ USBD .... USB Device各種クラス機能のデモサンプル
HSB-RX113 └ BSP ├ BSP.c ......... ボード上のLEDインターフェースのドライバ ├ BSP_UART.c ...... ボード上のUARTインターフェース(SCI0)のドライバ ├ BSP_USB.c ...... USBコントローラのハードウエア依存の初期化設定・割込みハンドラ ├ Setup ......... 各ソフトウエアライブラリのハードウエア依存のドライバ設定 └ smc_gen ......... e2StudioのスマートFITコンフィグレータで作成されたBSP
ボードのクロック・PLL設定はFITコンフィグレータで行います。
メインクロック:8MHz
FlashIFクロック(FCLK):32MHz
システムクロック(ICLK):32MHz
周辺モジュールクロック(PCLKB):32MHz
周辺モジュールクロック(PCLKD):16MHz
USBクロック:48MHz
※スマートFITコンフィグレータ設定内容の確認及び変更する場合は、以下の手順をご参照ください。
SU,SI,B_1,R_1,B_2,R_2,B,R/04,PResetPRG,C_1,C_2,C,C$*,D*,W*,L,P/0FFF80000,FIXEDVECT/0FFFFFF80
0x0000_0004 | SU,SI,B_1,R_1,B_2,R_2,B,R |
0xFFF8_0000 | PResetPRG,C_1,C_2,C,C$*,D*,W*,L,P |
0xFFFF_FF80 | FIXEDVECT |
評価版パッケージのサンプルプロジェクトはe2Studio環境及びCS+ IDE環境でビルド・デバッグ可能です。
e2Studioプロジェクトのビルド構成:HardwareDebug
CS+環境プロジェクトのビルド構成:HardwareDebug_CS
HSB-RX113 ├ HardwareDebug .......... 出力フォルダ(e2Studio環境プロジェクト) ├ .cproject .............. e2Studio環境用プロジェクト ├ .project .............. e2Studio環境用プロジェクト
HSB-RX113 ├ HardwareDebug_CS ....... 出力フォルダ(CS+環境プロジェクト) ├ HSB_RX113.mtpj ...... CS+環境用プロジェクト
評価ボードにはUARTポート及びUSER LED表示は実装されていません。MODBUS SLAVE用デモサンプルではUARTポートインターフェースとしてRX113マイコンデバイスのSCI0ポート(TXD0=P20、RXD0=P21ピン)を使用します。評価ボードのJ3コネクタのPin-13/14/26にUSB-UART変換アダプタを接続してUARTインターフェースを実装します。
MODBUS用UARTインターフェースドライバ:BSP_UART.c
LEDポートインターフェースドライバ:BSP.c
USB-UART RX | RX113 TXD0 P20 (J3 Pin-13) |
USB-UART TX | RX113 RXD0 P21 (J3 Pin-14) |
USB-UART GND | RX113 GND (J3 Pin-26) |
LED0 | RX113 P13 (J1 Pin-1) |
LED1 | RX113 P12 (J1 Pin-2) |
エミュレータ・デバッグツールはRenesas E1エミュレータ を使用します。「HSB_RX113 HardwareDebug_JLink」デバッグ構成を使用して、SEGGER J-Linkデバッグプローブの接続が可能です。デバッグ構成を作成してその他のエミュレータ・デバッグツールも使用可能です、
評価ボードの「J5」エミュレータインターフェースコネクタ(14-Pin)にRX E1エミュレータを接続してe2Studio又はCS+ IDE環境からプログラムのダウンロード及びステップ・実行デバッグ操作が可能です。
SEGGER's Friendly License (SFL), January 16th 2020 For non-commercial use or for evaluation purposes, you - regardless whether you are an individual person or a legal entity - are welcome to use the software free of charge under this license. Any other use of the software is considered commercial use, for which a commercial-use license must be obtained from SEGGER. DEFINITIONS "Non-commercial use" means using the software for teaching, learning, studying, or projects that do not have a commercial background. If the software is used for products or services intended to be sold, the use is considered to be commercial. "Evaluation" means you are trying out the software for possible future use. While the length of this time period is up to you, once it becomes a standard part of your workflow we no longer consider it evaluation. DISCLAIMER OF WARRANTY When using the software under this license, you accept that it is provided on an "as is" basis, without warranty of any kind. LIMITATION OF LIABILITY When using the software under this license, you accept that SEGGER is not liable for any damages arising out of the use of or inability to use the software. 3RD-PARTY SOFTWARE AND LICENSES More information about 3rd-party components, if any, included in the software and the licenses that these components are under can be found in the file doc/license/3rd-party.txt after installation of the software. RESTRICTIONS You may not: (a) decompile, disassemble, reverse engineer, or otherwise attempt to derive the source code of the software, (b) redistribute, encumber, sell, rent, lease, sublicense, or otherwise transfer rights in the software, (c) remove or alter any trademark, logo, copyright or other proprietary notices, legends, symbols or labels of the software. REVOCATION SEGGER reserves the right to revoke the right to use the software granted by this license on a case-by-case basis. In this unlikely event, SEGGER will provide the revocation notice in writing, allowing an adequate notice period. APPLICABLE LAW, VENUE German Law (with the exception of its rules for Conflicts of Law) applies. Sole venue is Monheim/Rhein. (c) 2020 - 2021 SEGGER Microcontroller GmbH www.segger.com info@segger.com