Overview
Description
As a central processing unit (CPU) board usable in connection with the on-chip debugging emulator E2 and E2 Lite, the RL78/G13 (R5F100LE) Target Board achieves simple and easy evaluation of the target MCU.
Features
- Built-in RL78/G13 (R5F100LE) MCU
- High-speed operation of 32MHz main clock (oscillator used) when supplied with 2.7V to 5.5V
- Both flash memory programming and on-chip debugging are supported (TOOL0 pin)
- Simple testing possible with 2 LEDs and 1 SW
- Equipped with a universal area (2.54mm pitch)
- MCU pins assigned to the peripheral board and connector for higher expandability
- Lead-free (Pb-free)
Applications
Design & Development
Videos & Training
Additional Videos
Support
Support Communities
- R5F100LE data flash
... 0xffu, 0xffu, 0xffu, 0xffu, 0xffu, 0xffu}; Somebody please tell me how to put this data array onto data flash area? I receive following build error: Error[Ta019]: Absolute initialized far address out of range [0x00000-0xEFFFF] C:\Users\BerkK\Desktop\StartupSample QB-R5F100LE-TB\source\low_level_initialization.c 107
Jan 25, 2014 - Welcome to the new e2studio Eclipse IDE community space!
This is the place to ask questions and share knowledge on the new IDE from Renesas called 'eclipse embedded studio', also known as e2studio (read: 'e-squared studio').Renesas created e2studio to provide users of Renesas MCUs an Eclipse-based alternative to our proprietary IDEs like HEW and CubeSuite+. The ...
Jul 20, 2012 - initialize array in data flash
Hi, I need initialize array in data flash. I use a R5F100FE and CCRL compiler. I tried: #pragma section datafchar Reserved_Data_Flash[10]={1,2,3,4,5,6,7,8,9,10};#pragma section but it does not work. thanks.
Jul 10, 2018