Nios® V Embedded Processor Design Handbook

ID 726952
Date 5/26/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

1.4.3.1.1. Generating the Board Support Package using the BSP Editor GUI

Note: For Intel® Quartus® Prime Standard Edition software, refer to AN 980: Nios® V Processor Intel® Quartus® Prime Software Support for the steps to invoke the BSP Editor GUI.
Platform Designer includes the BSP Editor board support package editing tool. A board support package (BSP) provides a software runtime environment for embedded systems, such as Nios® V/m processor systems. The BSP Editor is a GUI tool that you can launch from Platform Designer to generate and configure BSP contents.
  1. In the Intel® Quartus® Prime software, go to Tools > Platform Designer .
  2. In the Platform Designer window, go to File > New BSP. The Create New BSP window appears.
  3. For BSP setting file, create a BSP file (settings.bsp) in <Project directory>/sw/bsp_custom/settings.bsp.
  4. For System file (qsys or sopcinfo), select the Nios® V/m processor Platform Designer system (sys.qsys).
  5. For Quartus project, select the example design Quartus Project File (top.qpf).
  6. For Revision, select top.
  7. For CPU name, select cpu.
  8. Select the Operating system as Altera HAL or Micrium MicroC/OS II.
  9. Click Create to create the BSP file.
    Figure 2. Create New BSP window
  10. Click Generate BSP to generate the BSP file.
    Figure 3. BSP Editor
    Note: In the BSP Editor, the default selection for sys_clk_timer and timestamp_timer are configured to cpu to use the Nios® V/m processor's internal timer.