Introduction

This article assumes that you have followed the steps described in the article Getting Started with Renesas Flash Programmer which writes an example firmware that blinks the LEDs on the EK-RA4M2 board.

Reading Microcontroller Memory

With Renesas Flash Programmer open and connected to a microcontroller that has already been programmed (without memory protection against reading), go to Target Device » Read Memory... and name the binary file (read.mot) that will be read:

RFP Read Memory

Since the example program is small, we will only read the first 8KB of the Code Flash:

RFP Read Memory Config

And we can see that the reading was successful:

RFP Read Memory Success