Using this Example with the RISC-V SDK

Before working with the software included with this example design, you should already be familiar with using the Sapphire SoC and RISC-V SDK. Specifically, you should know how to:
  • Launch Efinity RISC-V Embedded Software IDE
  • Import the DMA design example software project (FreeRTOS is not required)
    Note: Ensure that the dmasg option is available in the Import Sample Project Wizard when importing the project.
  • Build the software project.
  • Launch the debug script and debug the example using the OpenOCD debugger.
  • Open a UART terminal.
Notice: Refer to the related chapter of the Sapphire RISC-V SoC Hardware and Software User Guide for detailed instructions on how to perform these tasks.