Difference between revisions of "Renesas RZ/T2M"

From SEGGER Wiki
Jump to: navigation, search
(JTAG Authentication)
Line 34: Line 34:
 
No device specific reset but generic v8-AR core reset is performed, see TBD.
 
No device specific reset but generic v8-AR core reset is performed, see TBD.
 
==JTAG Authentication==
 
==JTAG Authentication==
  +
Not supported yet. Support will be added soon.
TBD
 
  +
 
==Evaluation Boards==
 
==Evaluation Boards==
 
*Renesas RZ/T2M-RSK: https://wiki.segger.com/Renesas_RZ/T2M-RSK
 
*Renesas RZ/T2M-RSK: https://wiki.segger.com/Renesas_RZ/T2M-RSK

Revision as of 13:59, 7 June 2022

The RZ/T2M is an high-performance multi-function MPU featuring two Cortex-R52 cores.

QSPI Flash Programming Support

Before continuing with this article, please read the generic article about QSPI flash programming support: QSPI_Flash_Programming_Support

Setup

  • Hardware: Renesas RZ/T2M-RSK
  • Device: R9A07G075M0
  • SPI Flash: Macronix MX25R512 64MB flash)

Port / Pin Configuration

Alternate function Port / Pin
XSPI0_DS P14_4
XSPI0_CKP P14_6
XSPI0_IO0 P14_7
XSPI0_IO1 P15_0
XSPI0_IO2 P15_1
XSPI0_IO3 P15_2
XSPI0_CS0 P15_7
XSPI0_RESET0 P16_1

Parallel CFI NOR Flash Programming Support

The J-Link software supports flash programming of an externally connected parallel CFI NOR flash out-of-the-box. The pins used on the RZ/T2M-RSK are assumed by default. The external memory starts at address 0x70000000.

Note:
This may be changed in future versions so that customers have to perform the external BUS interface initilization by themselves

Reset

No device specific reset but generic v8-AR core reset is performed, see TBD.

JTAG Authentication

Not supported yet. Support will be added soon.

Evaluation Boards

Example Application