RZ-G/RZG2 Eclipse develop and debug

From Renesas.info
Revision as of 08:56, 1 June 2021 by MicBis (talk | contribs) (Created page with "== Introduction == In this page you'll find instructions on how to use Eclipse to develop, cross-build and debug for RZ/G2. [https://www.eclipse.org/ Eclipse] is a very well...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

In this page you'll find instructions on how to use Eclipse to develop, cross-build and debug for RZ/G2. Eclipse is a very well known IDE (Integrated Development Environment) that can be used to develop for different targets, supporting many programming languages.

Installation

There are many guides available online that describe how to install Eclipse on your host Linux machine, normally an x86 PC. For example, if you are using Ubuntu 20.04, you can follow the instructions included on this web page.

Setting up the cross-build environment

Since the goal is to develop for RZ/G2 that are SoCs based on 64-bit Arm Cortex-A cores, you'll need to install the SDK.