Difference between revisions of "Renesas RA4E2"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "The Renesas RA4E2 family are Cortex-M33 based microcontrollers. __TOC__ ==Flash== The size of the program flash is dependent on the device used. {| class="wikitable" |- ! Dev...")
 
(Flash)
Line 3: Line 3:
   
 
==Flash==
 
==Flash==
  +
{| class="seggertable"
The size of the program flash is dependent on the device used.
 
{| class="wikitable"
 
 
|-
 
|-
! Device !! Size || Memory region || Supported<br>by J-Link
+
! Flash Bank !! Base address !! Size || J-Link Support
 
|-
 
|-
  +
| Option-setting memory || 0x0100A100 || Up to 512 B || style="text-align:center;"| {{YES}}
!colspan="8"| Program flash
 
 
|-
 
|-
| R7FA4T1B9 || 128 KB || 0x0000_0000 - 0x0001_FFFF || {{YES}}
+
| Program flash || 0x00000000 || Up to 128 KB || style="text-align:center;"| {{YES}}
 
|-
 
|-
| R7FA4T1BB || 256 KB || 0x0000_0000 - 0x0003_FFFF || {{YES}}
+
| Data flash || 0x08000000 || Up to 4 KB || style="text-align:center;"| {{YES}}
|-
 
!colspan="8"| Option flash
 
|-
 
| R7FA4T1xx || 512 Byte || 0x0100_A100 - 0x0100_A2FF || {{YES}}
 
|-
 
!colspan="8"| Data flash
 
|-
 
| R7FA4T1xx || 4 KB || 0x0800_0000 - 0x0800_0FFF || {{YES}}
 
 
|}
 
|}
   

Revision as of 16:57, 14 February 2023

The Renesas RA4E2 family are Cortex-M33 based microcontrollers.

Flash

Flash Bank Base address Size J-Link Support
Option-setting memory 0x0100A100 Up to 512 B YES.png
Program flash 0x00000000 Up to 128 KB YES.png
Data flash 0x08000000 Up to 4 KB YES.png

Evaluation Boards

Example Application