2.5. Turning on Software Debugging Message
Software debugging message provides run-time assistance.
- Change the DEBUG_MODE to 1 in the main.c script.
- 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.
- 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
- Run the Nios® V terminal command on the Nios® V Command Shell:
juart-terminal