HDMI PHY IP Design Example User Guide

ID 732781
Date 7/30/2025
Public

2.5. Turning on Software Debugging Message

Software debugging message provides run-time assistance.
  1. Change the DEBUG_MODE to 1 in the main.c script.
  2. Run script/build_niosv_sw.py on the Nios® V Command Shell. Command: "quartus_py build_niosv_sw.py".
    • For Windows environment: Open Nios® V Command Shell from the Windows search path.
    • For Linux environment: cd to <Quartus installation path>/niosv/bin and run niosv-shell.
  3. Reprogram the generated software/tx_control/tx_control.elf file by running the command on the Nios® V Command Shell:
    niosv-download -r -g software/tx_control/tx_control.elf
  4. Run the Nios® V terminal command on the Nios® V Command Shell:
    juart-terminal