AN 773: Drive-On-Chip Design Example for Intel® MAX® 10 Devices

ID 683072
Date 7/26/2023
Public
Document Table of Contents

6.1. Viewing Motor Control Software Help Files

Doxygen generated HTML help files are in the software\doxygen directory.
  1. Install Doxygen and Graphviz (to generate diagrams).
  2. Check that the environment variables are set to point to the correct path:
    1. Click Advanced system settings > Environment variables.
    2. Click on Path in the System Variables pane and select Edit
    3. Select Browse… and add <path>\doxygen\bin and <path>\Graphviz2.44\bin directories.
  3. Open a Nios II command shell and change directory to software/doxygen in your project directory.
  4. Write the command “make doxygen” to generate HTML help files in the same directory.
  5. Open the index.html file in a browser to view the help files.