C
Getting Started on Renesas
Getting Started on Renesas
Note: The Qt for MCUs support for Renesas RH850 D1M1A is experimental only.
Prerequisites
Use the Qt online installer to install the following prerequisites. You can download the installer from your Qt account.
- Qt for MCUs SDK
- Qt Creator v4.12.4 or newer
- CMake 3.15 or newer
- Ninja 1.10.0 or newer
Note: Ninja is an optional build tool and can be replaced with others like JOM or NMake. It is not needed when using Qt Creator.
- Clang 8.0.0 or newer (it's installed as part of Qt Creator)
Note: Add the Clang binary directory to your system
PATH
. If you installed Qt Creator using the Qt online installer, clang binaries are installed under<QT_INSTALL_PATH>\Tools\QtCreator\bin\clang\bin
. This step is not needed when using Qt Creator.
Board-specific instructions
Hardware board | Compiler | Operating system |
---|---|---|
RH850 D1M1A | Green Hills MULTI 7.1.6, Compiler 2018.1.5 | Bare Metal |
Available under certain Qt licenses.
Find out more.