Difference between revisions of "Renesas RA6M5"

From SEGGER Wiki
Jump to: navigation, search
(Evaluation Boards)
(Flash)
Line 6: Line 6:
   
 
Furthermore, an optional external QSPI flash might be present (maximum size 64MB)
 
Furthermore, an optional external QSPI flash might be present (maximum size 64MB)
  +
  +
'''Note:''' Programming the flash regions is currently not supported in J-Flash.
 
==Supported Regions==
 
==Supported Regions==
 
The following regions are supported by the J-Link:
 
The following regions are supported by the J-Link:
Line 12: Line 14:
 
*Option-setting memory (0x0100A100 to 0x0100A300)
 
*Option-setting memory (0x0100A100 to 0x0100A300)
 
*External QSPI flash (0x60000000 up to 0x64000000)
 
*External QSPI flash (0x60000000 up to 0x64000000)
  +
 
=Evaluation Boards=
 
=Evaluation Boards=
 
* Renesas EK-RA6M5: https://wiki.segger.com/Renesas_EK-RA6M5
 
* Renesas EK-RA6M5: https://wiki.segger.com/Renesas_EK-RA6M5

Revision as of 10:29, 7 April 2021

The Renesas RA6M5 series are microcontrollers based on the ARM Cortex-M33 core.

Flash

The internal flash consists of a program region (maximum size 2048KB) and a data region (size 8KB).

Furthermore, an optional external QSPI flash might be present (maximum size 64MB)

Note: Programming the flash regions is currently not supported in J-Flash.

Supported Regions

The following regions are supported by the J-Link:

  • Program flash (0x00000000 up to 0x00200000)
  • Data flash (0x08000000 to 0x08002000)
  • Option-setting memory (0x0100A100 to 0x0100A300)
  • External QSPI flash (0x60000000 up to 0x64000000)

Evaluation Boards