RV32 SoC DS UG
High-Perf RV32 SoC DS UG
RV64 SoC DS UG API and Examples
Embedded IDE UG
Loading...
Searching...
No Matches
Build System
Build system configuration for the Efinix Sapphire SoC example projects.

Each example is self-contained and includes a makefile along with a src/ directory containing the complete C source code. Before compiling, it is recommended to review the configuration documentation below to set up the environment correctly.

The following guides provide step-by-step instructions for configuring the build environment:

Configuration Guides
🛠️Makefile Configuration Covers makefile targets, compiler flags, newlib selection (NANO / NOSTD), and how to configure the build for different hardware platforms.
🐛User Debug Configuration Explains how to configure debug modules, log levels, and active debug mode to filter and control runtime log output across drivers and application code.