Using the Example with the RISC-V SDK
Before working with the software included with this example design, you should already be
familiar with Sapphire SoC and RISC-V SDK. Specifically, you should know how to:
- Launch Eclipse using the run_eclipse.bat file (Windows) or run_eclipse.sh file (Linux) scripts.
- Set up global environment variables.
- Create and build a software project.
- Debug using the OpenOCD debugger.
- Open a UART terminal.
Notice: Refer to the RISC-V SDK chapter of the Sapphire RISC-V SoC Hardware and
Software User Guide for detailed instructions on how to perform these
tasks.