3.3 Importing the Firmware Drivers

After the driver files are downloaded, they must be imported into the empty project.

To import the drivers, perform the following steps:

  1. In SoftConsole, right-click the MiV_uart_blinky project, and select Import, as shown in the following figure.
    Figure 3-7. Import Option
  2. In the Import dialog box, expand the General folder, and double-click File System, as shown in the following figure.
    Figure 3-8. Import Dialog Box
  3. On the next page of the Import dialog box, do the following:
    • Click Browse, and locate the folder where you downloaded the drivers.
    • From the folder, select the drivers, filelist, hal, and miv_rv32_hal folders.
    • Click Finish.
    Figure 3-9. Import Dialog Box - Page 2

The miv_rv32_hal, hal, and driver files are imported into the MiV_uart_blinky project.